SensibillUser
class SensibillUser(tokenType: String?, accessToken: String?, refreshToken: String?, tokenId: String?, expiresIn: Int?, refreshExpiresIn: Int?, mAccessId: String) : Serializable
Content copied to clipboard
Class that defines the Authentication properties of a Sensibill User
Constructors
SensibillUser
Link copied to clipboard
Properties
accessToken
Link copied to clipboard
mAccessTokenExpiry
Link copied to clipboard
mRefreshTokenExpiry
Link copied to clipboard
refreshExpiresIn
Link copied to clipboard
refreshToken
Link copied to clipboard