Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 716 Bytes

AccessToken.md

File metadata and controls

15 lines (11 loc) · 716 Bytes

AccessToken

Properties

Name Type Description Notes
Updated time.Time [default to null]
AuthorizedAccounts interface{} [optional] [default to null]
Id string [default to null]
Ttl float64 time to live in seconds (2 weeks by default) [optional] [default to 1209600.0]
Created time.Time [optional] [default to null]
UserId float64 [optional] [default to null]

[Back to Model list] [Back to API list] [Back to README]