Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 618 Bytes

BodyLoginTokenPost.md

File metadata and controls

14 lines (11 loc) · 618 Bytes

BodyLoginTokenPost

Properties

Name Type Description Notes
GrantType string [optional] [default to null]
Username string [default to null]
Password string [default to null]
Scope string [optional]
ClientId string [optional] [default to null]
ClientSecret string [optional] [default to null]

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