Sha256: 41016b38ff8eef79e3aaf2c1b29270c6ed949683ed1154d6639e2996da24412c
Contents?: true
Size: 879 Bytes
Versions: 38
Compression:
Stored size: 879 Bytes
Contents
--- title: BillingUsageReport --- ## PureCloud::BillingUsageReport ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| | **id** | **String** | The globally unique identifier for the object. | [optional] | | **name** | **String** | | [optional] | | **start_date** | **DateTime** | The period start date. Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | | | **end_date** | **DateTime** | The period end date. Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | | | **status** | **String** | Generation status of report | [optional] | | **usages** | [**Array<BillingUsage>**](BillingUsage.html) | The usages for the given period. | | | **self_uri** | **String** | The URI for this object | [optional] | {: class="table table-striped"}
Version data entries
38 entries across 38 versions & 1 rubygems