SoftLayer_Container_Account_Discount_Program


SoftLayer_Container_Account_Discount_Program

Description

SoftLayer_Container_Account_Discount_Program models a single outbound object for a graph of given data sets.

Local


appliedCredit

The credit allowance that has already been applied during the current billing cycle. If the lifetime limit has been or soon will be reached, this amount may included credit applied in previous billing cycles.
Type: decimal


isParticipant

Flag to signify whether the account is a participant in the discount program.
Type: boolean


lifetimeAppliedCredit

Credit allowance applied over the course of the entire program enrollment. For enrollments without a lifetime restriction, this property will not be populated as credit will be tracked on a purely monthly basis.
Type: decimal


lifetimeCredit

Credit allowance available over the course of the entire program enrollment. If null, enrollment credit is applied on a strictly monthly basis and there is no lifetime maximum. Enrollments with non-null lifetime credit will receive the lesser of the remaining monthly credit or the remaining lifetime credit.
Type: decimal


lifetimeRemainingCredit

Remaining credit allowance available over the remaining duration of the program enrollment. If null, enrollment credit is applied on a strictly monthly basis and there is no lifetime maximum. Enrollments with non-null remaining lifetime credit will receive the lesser of the remaining monthly credit or the remaining lifetime credit.
Type: decimal


maximumActiveOrders

Maximum number of orders the enrolled account is allowed to have open at one time. If null, then the Flexible Credit Program does not impose an order limit.
Type: decimal


monthlyCredit

The monthly credit allowance that is available at the beginning of the billing cycle.
Type: decimal


postTaxRemainingCredit

DEPRECATED: Taxes are calculated in real time and discount amounts are shown pre-tax in all cases. Tax values in the SoftLayer_Container_Account_Discount_Program container are now populated with the related pre-tax values.
Type: decimal


programEndDate

The date at which the program expires in MM/DD/YYYY format.
Type: dateTime


programName

Name of the Flexible Credit Program the account is enrolled in.
Type: string


remainingCredit

The credit allowance that is available during the current billing cycle. If the lifetime limit has been or soon will be reached, this amount may be reduced by credit applied in previous billing cycles.
Type: decimal


remainingCreditTax

DEPRECATED: Taxes are calculated in real time and discount amounts are shown pre-tax in all cases. Tax values in the SoftLayer_Container_Account_Discount_Program container are now populated with the related pre-tax values.
Type: decimal

Relational

Count