Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 526 Bytes

AuthResponse.md

File metadata and controls

13 lines (9 loc) · 526 Bytes

Com.Hopper.Hts.Airlines.Model.AuthResponse

Properties

Name Type Description Notes
AccessToken string The authentication token
Scope string Token's scope
ExpiresIn int Token's expiration (in seconds)
TokenType TokenType

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