# OauthAccess ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **accessToken** | **String** | Access token information. | [optional] **data** | [NameValue] | A Base64-encoded representation of the attachment that is used to upload and download the file. File attachments may be up to 50 MB in size. | [optional] **expiresIn** | **String** | | [optional] **refreshToken** | **String** | | [optional] **scope** | **String** | Must be set to \"api\". | [optional] **tokenType** | **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)