--- title: XlsxSchema --- ## PureCloud::XlsxSchema ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| | **sheet_schemas** | [**Array<SheetSchema>**](SheetSchema.html) | A list of all the schemas for a XLSX file. Each schema represents a different sheet's schema. | | | **name** | **String** | Human readable name for schema. | | | **carrier_id** | **String** | Carrier ID associated with this CSV schema. | [optional] | {: class="table table-striped"}