Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 485 Bytes

APIResponsesToken.md

File metadata and controls

12 lines (8 loc) · 485 Bytes

MydepositsDeveloperApi.APIResponsesToken

Properties

Name Type Description Notes
accessToken String The token to use to when submitting a request [optional]
tokenType String The type of token [optional]
expiresIn String How long until the token expires [optional]
refreshToken String Used to gain a new token when the access token expires [optional]