Aspose Cloud
/
AsposeCellsCloud-CellsApi-19.2.1
/
docs/AccessTokenResponse.md
AsposeCellsCloud::Object::AccessTokenResponse
Load the model package
use AsposeCellsCloud::Object::AccessTokenResponse;
Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
/expires | string | | [optional]
access_token | string | | [optional]
/issued | string | | [optional]
client_refresh_token_life_time_in_minutes | string | | [optional]
expires_in | int | | [optional]
token_type | string | | [optional]
client_id | string | | [optional]
refresh_token | string | | [optional]
[Back to Model list] [Back to API list] [Back to README]