Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 710 Bytes

ActiveOAuth2Token.md

File metadata and controls

16 lines (11 loc) · 710 Bytes

ActiveOAuth2Token

有効なOAuth2トークン情報

Properties

Name Type Description Notes
id str トークンUUID
client_id str OAuth2クライアントUUID
scopes [OAuth2Scope] スコープ
issued_at datetime 発行日時
any string name bool, date, datetime, dict, float, int, list, str, none_type any string name can be used but the value must be the correct type [optional]

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