ReadyRemitError
A representation to access token metadata
Properties of the ReadyRemitError class
| Property | Required | Type | Description |
|---|---|---|---|
| code | Yes | String | The error code returned by the server. This will allow your app or the SDK to identify the error. |
| message | No | String | The error message to be displayed by the SDK. |
| description | No | String | Detailed description for the error. Not shown to the user. |
Updated 8 days ago
