AccessTokenDetails

A generic representation of an error for the ReadyRemit SDK.

Properties of the AccessTokenDetails class

PropertyRequiredTypeDescription
accessTokenYesStringThe access token value.
expiresInYesIntValue, measured in seconds, for the availability of the token.
scopeYesStringSystem scope where the token is valid.
tokenTypeYesStringType of the access token.