UsageResponse
UsageResponse
| Name | Description | Schema | Default |
|---|---|---|---|
| id optional | Usages Id Example : 5f3688a192094ddeb0c94166a3e88935 | string | |
| account_id optional | Account Id Example : 228cb9e4a7934f84853594c7f26f7a21 | string | |
| service_category optional | Service Category Example : COMPUTE | string | |
| billing_item_id optional | Billing Item Id Example : VIRTUAL_SERVER | string | |
| ccbs_product_code optional | CCBS Product Code Example : PD00013862 | string | |
| resource_id optional | Resource Id Example : 7f6741f3-d9f0-4262-9a5f-627e373567a7 | string | |
| contract_id optional | Contract Id Example : C002612775 | string | |
| order_status optional | CCBS Order Status Example : 04 | any of [string, array[string], null] | |
| usage_date optional | Usage date Example : 2024-08-01T00:00:00 | any of [string (date-time), null] | |
| amounts optional | Amount Example : {'krw': '500.0000000000', 'usd': '0.0'} | any of [Amount, null] | |
| status_code optional | Usage status code Example : 0 | any of [integer, null] |