ReadyRemitError

A representation to access token metadata

Properties of the ReadyRemitError class

PropertyRequiredTypeDescription
codeYesStringThe error code returned by the server. This will allow your app or the SDK to identify the error.
messageNoStringThe error message to be displayed by the SDK.
descriptionNoStringDetailed description for the error. Not shown to the user.