metering-bill-summary

metering-bill-summary
metering-bill-summary

List of bill summary

JSON Example
{
    "assignedToTenant": false,
    "billId": "string",
    "billingEndTime": 0,
    "billingStartTime": 0,
    "billingTime": 0,
    "policyName": "string",
    "resourceName": "string",
    "resourceType": "string",
    "title": "string",
    "totalPrice": "number"
}
boolean
assignedToTenant
Required  

Indicates bill assignment to the tenant

string As uuid As uuid
billId
Required  

The identifier of the bill

integer As int64 As int64
billingEndTime
Required  

Billing end time in milliseconds

integer As int64 As int64
billingStartTime
Required  

Billing start time in milliseconds

integer As int64 As int64
billingTime
Required  

Bill generation time in milliseconds

string
policyName
Required  

The policyName used for the Bill

string
resourceName
Required  

The resourceName of the Object

string
resourceType
Required  

The resourceType of the Object

string
title
Required  

The title of the bill

number As double As double
totalPrice
Required  

The totalPrice in the Bill