SavingsPlanOrderModelProperties interface
Savings plan order properties
Properties
| benefit |
This is the DateTime when the savings plan benefit started. |
| billing |
Fully-qualified identifier of the billing account where the benefit is applied. Present only for Enterprise Agreement customers. |
| billing |
Represents the billing plan in ISO 8601 format. Required only for monthly billing plans. |
| billing |
Fully-qualified identifier of the billing profile where the benefit is applied. Present only for Field-led or Customer-led customers. |
| billing |
Subscription that will be charged for purchasing the benefit |
| customer |
Fully-qualified identifier of the customer where the savings plan is applied. Present only for Partner-led customers. |
| display |
Display name |
| expiry |
Expiry date time |
| extended |
|
| plan |
Information describing the type of billing plan for this savings plan. |
| provisioning |
Provisioning state |
| savings |
|
| term | Represent benefit term in ISO 8601 format. |
Property Details
benefitStartTime
This is the DateTime when the savings plan benefit started.
benefitStartTime?: Date
Property Value
Date
billingAccountId
Fully-qualified identifier of the billing account where the benefit is applied. Present only for Enterprise Agreement customers.
billingAccountId?: string
Property Value
string
billingPlan
Represents the billing plan in ISO 8601 format. Required only for monthly billing plans.
billingPlan?: string
Property Value
string
billingProfileId
Fully-qualified identifier of the billing profile where the benefit is applied. Present only for Field-led or Customer-led customers.
billingProfileId?: string
Property Value
string
billingScopeId
Subscription that will be charged for purchasing the benefit
billingScopeId?: string
Property Value
string
customerId
Fully-qualified identifier of the customer where the savings plan is applied. Present only for Partner-led customers.
customerId?: string
Property Value
string
displayName
Display name
displayName?: string
Property Value
string
expiryDateTime
Expiry date time
expiryDateTime?: Date
Property Value
Date
extendedStatusInfo
planInformation
Information describing the type of billing plan for this savings plan.
planInformation?: BillingPlanInformation
Property Value
provisioningState
Provisioning state
provisioningState?: string
Property Value
string
savingsPlans
savingsPlans?: string[]
Property Value
string[]
term
Represent benefit term in ISO 8601 format.
term?: string
Property Value
string