Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 775 Bytes

GetClient200Response.md

File metadata and controls

17 lines (13 loc) · 775 Bytes

GetClient200Response

Properties

Name Type Description Notes
id String クライアントUUID
name String クライアント名
description String 説明
developerId UUID クライアント開発者UUID
scopes [OAuth2Scope] 要求スコープの配列
confidential Bool confidential client なら true, public client なら false
callbackUrl String コールバックURL
secret String クライアントシークレット

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