SavingsPlanToPurchaseExchange interface
Savings plan purchase details
Properties
billing |
Pricing information containing the amount and the currency code |
properties | Request body for savings plan purchase |
savings |
Fully qualified id of the savings plan being purchased. This value is only guaranteed to be non-null if the purchase is successful. |
savings |
Fully qualified id of the savings plan order being purchased |
status | Status of the individual operation. |
Property Details
billingCurrencyTotal
Pricing information containing the amount and the currency code
billingCurrencyTotal?: Price
Property Value
properties
Request body for savings plan purchase
properties?: SavingsPlanPurchaseRequest
Property Value
savingsPlanId
Fully qualified id of the savings plan being purchased. This value is only guaranteed to be non-null if the purchase is successful.
savingsPlanId?: string
Property Value
string
savingsPlanOrderId
Fully qualified id of the savings plan order being purchased
savingsPlanOrderId?: string
Property Value
string
status
Status of the individual operation.
status?: string
Property Value
string