AccessToken
public struct AccessToken
Undocumented
-
Undocumented
Declaration
Swift
public let token: String
-
Undocumented
Declaration
Swift
public let expiresOn: Date
-
Undocumented
Declaration
Swift
public init(token: String, expiresOn: Date)