metering-bill
metering-bill
JSON Example
{
"billId": "string",
"billMetadata": {
"billingEndTime": 0,
"billingStartTime": 0,
"billingTime": 0,
"title": "string"
},
"description": "string",
"meteringDetails": [
{
"instances": [
"MeteringDetail Object"
],
"name": "string",
"price": "number",
"usage": "number"
}
],
"resourceData": {
"policyName": "string",
"resourceId": "string",
"resourceName": "string",
"resourceType": "string",
"totalPrice": "number"
},
"subMeteringBill": {
"meteringDetails": [
{
"instances": [
"MeteringDetail Object"
],
"name": "string",
"price": "number",
"usage": "number"
}
],
"meteringResourceData": {
"policyName": "string",
"resourceId": "string",
"resourceName": "string",
"resourceType": "string",
"totalPrice": "number"
},
"subMeterings": [
"sub-meterings Object"
]
}
}
string As uuid
As uuid
billId
Required
The UUID of the bill
string
description
Optional
The description of the bill