AsposeThreeDCloud-ThreeDCloudApi

 view release on metacpan or  search on metacpan

docs/AccessTokenResponse.md  view on Meta::CPAN

# AsposeThreeDCloud::Object::AccessTokenResponse

## Load the model package
```perl
use AsposeThreeDCloud::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]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)




( run in 0.661 second using v1.01-cache-2.11-cpan-483215c6ad5 )