Module billing_price

Module billing_price 

Source

Structs§

BillingPrice

Enums§

Object
This object’s type, which is always price.
PriceType
Use one_time to invoice immediately based on a single usage report, e.g. purchasing a QPU reservation. Use recurring to aggregate usage reports over an interval and then invoice once based on BillingPriceRecurrence, e.g. on-demand QPU usage.