PACECloudSDK
/
cloud.pace.sdk.api.user.generated.model
/
AccessToken
Access
Token
class
AccessToken
Content copied to clipboard
Properties
Properties
accessToken
Link copied to clipboard
var
accessToken
:
String
? = null
Content copied to clipboard
expiresIn
Link copied to clipboard
var
expiresIn
:
Int
? = null
Content copied to clipboard
refreshToken
Link copied to clipboard
var
refreshToken
:
String
? = null
Content copied to clipboard
scope
Link copied to clipboard
var
scope
:
String
? = null
Content copied to clipboard
tokenType
Link copied to clipboard
var
tokenType
:
String
? = null
Content copied to clipboard