SavingsPlanToPurchaseExchange interface

Savings plan purchase details

Properties

billingCurrencyTotal

Pricing information containing the amount and the currency code

properties

Request body for savings plan purchase

savingsPlanId

Fully qualified id of the savings plan being purchased. This value is only guaranteed to be non-null if the purchase is successful.

savingsPlanOrderId

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