--- title: SpreadsheetTransform --- ## PureCloud::SpreadsheetTransform ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| | **id** | **String** | The globally unique identifier for the object. | [optional] | | **name** | **String** | | [optional] | | **rest_endpoint** | [**TransformEndpoint**](TransformEndpoint.html) | | [optional] | | **filename_transforms** | [**Array<BasicTransform>**](BasicTransform.html) | | [optional] | | **tags** | [**Array<TagModel>**](TagModel.html) | | [optional] | | **sheet_name_transforms** | [**Array<IndexedTransform>**](IndexedTransform.html) | | [optional] | | **sheets** | [**Array<SheetTransform>**](SheetTransform.html) | | [optional] | | **client_transform_model** | [**ClientSpreadsheetTransform**](ClientSpreadsheetTransform.html) | | [optional] | | **self_uri** | **String** | The URI for this object | [optional] | {: class="table table-striped"}