Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 595 Bytes

AuthGeneratetokenResponse.md

File metadata and controls

18 lines (13 loc) · 595 Bytes

TelstraTPN::Object::AuthGeneratetokenResponse

Load the model package

use TelstraTPN::Object::AuthGeneratetokenResponse;

Properties

Name Type Description Notes
token_type string [optional]
expires_in int [optional]
refresh_token string [optional]
access_token string [optional]

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