Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 624 Bytes

AuthorizationWithToken.md

File metadata and controls

20 lines (13 loc) · 624 Bytes

AuthorizationWithToken

Properties

Name Type Description Notes
id String [optional]
note String [optional]
tokenLastEight String [optional]
hashedToken String [optional]
scopes List<String> [optional]
expiresAt OffsetDateTime [optional]
createdAt OffsetDateTime [optional]
updatedAt OffsetDateTime [optional]
token String [optional]