github.com/grokify/go-ringcentral-client@v0.3.31/office/v1/client/docs/CustomDataApiResponse.md (about) 1 # CustomDataApiResponse 2 3 ## Properties 4 Name | Type | Description | Notes 5 ------------ | ------------- | ------------- | ------------- 6 **Id** | **string** | Custom data access key | 7 **Uri** | **string** | Link to the custom data | 8 **Value** | **string** | Description of custom data | [optional] 9 **LastModifiedTime** | **string** | Time of the last change in custom data | 10 **Attachment** | [**CustomDataAttachmentInfo**](CustomDataAttachmentInfo.md) | | [optional] 11 12 [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 13 14