Sha256: 9ba7404404c436e18ef034add6eb82302dcd245b722e59cac0240bf60236d4e3
Contents?: true
Size: 808 Bytes
Versions: 57
Compression:
Stored size: 808 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 | | | **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
57 entries across 57 versions & 1 rubygems