All Classes
| Class | Description |
|---|---|
| AllowedSignatureType |
Object representing types of signatures that are admissible for
a given operation approval.
|
| AllowedSignatureType.Type |
Signature types.
|
| AmountAttribute |
Attribute representing a financial amount item, with attributes for amount
and currency, that can be rendered on a mobile application.
|
| Attribute |
Base class for generic attribute of mobile token form data.
|
| Attribute.Type |
Attribute type.
|
| ErrorCode |
This class contains a list of all possible error codes the mobile token API may return.
|
| FormData |
Class representing displayable attributes for mobile token data.
|
| HeadingAttribute |
Attribute representing a heading.
|
| KeyValueAttribute |
Attribute representing a key-value item, where key and value are displayed
next to each other.
|
| NoteAttribute |
Attribute representing a key-value item, where key and value are displayed
below each other, with value that can extend over multiple lines.
|
| Operation |
Model class representing an operation to be authorized.
|
| OperationApproveRequest |
Request for online token signature verification.
|
| OperationListResponse |
Response object for the list with pending operations.
|
| OperationRejectRequest |
Request to cancel an operation.
|
| PartyAttribute |
Attribute representing a party.
|
| PartyInfo |
Class representing party information.
|
| PushRegisterRequest |
Request to register for sending push messages.
|