InvoiceSectionsOnExpand Class

The invoice sections associated to the billing profile. By default this is not populated, unless it's specified in $expand.

Variables are only populated by the server, and will be ignored when sending a request.

Inheritance
InvoiceSectionsOnExpand

Constructor

InvoiceSectionsOnExpand(*, value: Optional[List[azure.mgmt.billing.models._models_py3.InvoiceSection]] = None, **kwargs)

Parameters

value
list[InvoiceSection]
Required

The invoice sections associated to the billing profile.

Variables

has_more_results
bool

Indicates whether there are more invoice sections than the ones listed in this collection. The collection lists a maximum of 50 invoice sections. To get all invoice sections, use the list invoice sections API.