Skip to main content

Interface: IBillingReport

billing.v1.IBillingReport

Properties of a BillingReport.

Hierarchy

Properties

asyncOperationId

Optional asyncOperationId: null | string

The async operation id associated with the billing report generation.

Inherited from

$Properties.asyncOperationId


downloadInfo

Optional downloadInfo: null | $Properties[]

The download information for the billing report. For future-proofness this is repeated as we may return multiple files (e.g. csv+meta/json, split by size/date, etc.)

Inherited from

$Properties.downloadInfo


generatedTime

Optional generatedTime: null | $Properties

The date and time when the billing report generation completed.

Inherited from

$Properties.generatedTime


id

Optional id: null | string

The id of the billing report.

Inherited from

$Properties.id


requestedTime

Optional requestedTime: null | $Properties

The date and time when the billing report was requested.

Inherited from

$Properties.requestedTime


spec

Optional spec: null | $Properties

The spec used to generate this billing report.

Inherited from

$Properties.spec


state

Optional state: null | BillingReportState

The current state of the billing report.

Inherited from

$Properties.state