Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 713 Bytes

AuthorizationWithToken.md

File metadata and controls

19 lines (14 loc) · 713 Bytes

# AuthorizationWithToken

Properties

Name Type Description Notes
id string [optional]
note string [optional]
token_last_eight string [optional]
hashed_token string [optional]
scopes string[] [optional]
expires_at \DateTime [optional]
created_at \DateTime [optional]
updated_at \DateTime [optional]
token string [optional]

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