SubcategoryUsageCost¶
A SubcategoryUsageCost show the usage cost by subcategory during a certain period of time.
Resource definition¶
{
"Meter": "string",
"Amount": 0,
"CurrencyCode": "string"
}
Name | Type | Description |
---|---|---|
Meter | string | Meter value |
Amount | decimal? | Cost |
CurrencyCode | string | Currency code |