| Interface | Description |
|---|---|
| Confirmation |
Interface used to flag a Model as a Confirmation payload.
|
| Request |
Interface used to flag a model as Request payload.
|
| Validatable |
Interface used to add a validation option on a model.
|
| Class | Description |
|---|---|
| CallErrorMessage | |
| CallMessage |
Model class.
|
| CallResultMessage |
Model class.
|
| Message |
Wrapper class for a message
|
| SessionInformation | |
| SessionInformation.Builder | |
| TestConfirmation |
Test implementation of the Confirmation interface.
|
| TestModel |
Test model used to check conversion of different field types.
|
| TestRequest |
Test implementation of the Request interface.
|
Copyright © 2022. All rights reserved.