BillingPeriodsListResult Class

Result of listing billing periods. It contains a list of available billing periods in reverse chronological order.

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

Inheritance
BillingPeriodsListResult

Constructor

BillingPeriodsListResult(**kwargs)

Variables

value
list[BillingPeriod]

The list of billing periods.

next_link
str

The link (url) to the next page of results.