Represents a phase of pricing for a billing product offer.
|
|
BillingProductOfferPaymentMode | PaymentMode [get] |
| | Gets the payment mode for the offer.
|
| |
|
BillingPrice | Price [get] |
| | Gets the offer price charged for the specified period.
|
| |
|
BillingPeriod | Period [get] |
| | Gets the period for which the offer price is applied. For PayAsYouGo, the period value will be the billing cycle period, and the total period will be Period * RepeatCount.
|
| |
| int | RepeatCount [get] |
| | Gets the number of times the pricing phase repeats.
|
| |
◆ RepeatCount