AccessToken

class AccessToken

Properties

accessToken
Link copied to clipboard
var accessToken: String? = null
expiresIn
Link copied to clipboard
var expiresIn: Int? = null
refreshToken
Link copied to clipboard
var refreshToken: String? = null
scope
Link copied to clipboard
var scope: String? = null
tokenType
Link copied to clipboard
var tokenType: String? = null