Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 895 Bytes

OAuth2ClientDetail.md

File metadata and controls

19 lines (14 loc) · 895 Bytes

OAuth2ClientDetail

OAuth2クライアント詳細情報

Properties

Name Type Description Notes
id str クライアントUUID
developer_id str クライアント開発者UUID
description str 説明
name str クライアント名
scopes [OAuth2Scope] 要求スコープの配列
callback_url str コールバックURL
secret str クライアントシークレット
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]