PACECloudSDK
/
cloud.pace.sdk.api.user.generated.model
/
OAuth2Token
OAuth2Token
class
OAuth2Token
Content copied to clipboard
Types
Properties
Types
Issued
Token
Type
Link copied to clipboard
enum
IssuedTokenType
:
Enum
<
OAuth2Token.IssuedTokenType
>
Content copied to clipboard
Properties
accessToken
Link copied to clipboard
lateinit var
accessToken
:
String
Content copied to clipboard
expiresIn
Link copied to clipboard
var
expiresIn
:
Double
? = null
Content copied to clipboard
issuedTokenType
Link copied to clipboard
lateinit var
issuedTokenType
:
OAuth2Token.IssuedTokenType
Content copied to clipboard
tokenType
Link copied to clipboard
lateinit var
tokenType
:
String
Content copied to clipboard