Sha256: 40ca50f1b98660a9c9e4c0eda0f098df88856d915ffbd95ad34091d2e7539b7e
Contents?: true
Size: 1.23 KB
Versions: 23
Compression:
Stored size: 1.23 KB
Contents
--- title: ReportingExportMetadataJobResponse --- ## PureCloud::ReportingExportMetadataJobResponse ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| | **id** | **String** | The globally unique identifier for the object. | [optional] | | **name** | **String** | | [optional] | | **view_type** | **String** | The view type of the export metadata | [optional] | | **date_limitations** | **String** | The date limitations of the export metadata | [optional] | | **required_filters** | **Array<String>** | The list of required filters for the export metadata | [optional] | | **supported_filters** | **Array<String>** | The list of supported filters for the export metadata | [optional] | | **required_column_ids** | **Array<String>** | The list of required column ids for the export metadata | [optional] | | **dependent_column_ids** | **Hash<String, Array<String>>** | The list of dependent column ids for the export metadata | [optional] | | **available_column_ids** | **Array<String>** | The list of available column ids for the export metadata | [optional] | | **self_uri** | **String** | The URI for this object | [optional] | {: class="table table-striped"}
Version data entries
23 entries across 23 versions & 1 rubygems