Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 574 Bytes

AccessToken.md

File metadata and controls

13 lines (9 loc) · 574 Bytes

AccessToken

Properties

Name Type Description Notes
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]