Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 551 Bytes

AuthGeneratetokenResponse.md

File metadata and controls

13 lines (9 loc) · 551 Bytes

AuthGeneratetokenResponse

Properties

Name Type Description Notes
TokenType string [optional] [default to null]
ExpiresIn int32 [optional] [default to null]
RefreshToken string [optional] [default to null]
AccessToken string [optional] [default to null]

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