SoftLayer_Account_Agreement


SoftLayer_Account_Agreement

Description

Local


agreementTypeId

The type of agreement identifier.
Type: int


autoRenew

None
Type: int


cancellationFee

None
Type: int


createDate

The date an agreement was created.
Type: dateTime


durationMonths

The duration in months of an agreement.
Type: int


endDate

The end date of an agreement.
Type: dateTime


id

An agreement’s internal identifier.
Type: int


startDate

The effective start date of an agreement.
Type: dateTime


statusId

The status identifier for an agreement.
Type: int


title

The title of an agreement.
Type: string

Relational


agreementType

The type of agreement.
Type: SoftLayer_Account_Agreement_Type


billingItems

The billing items associated with an agreement.
Type: SoftLayer_Billing_Item[]


status

The status of the agreement.
Type: SoftLayer_Account_Agreement_Status


topLevelBillingItems

The top level billing item associated with an agreement.
Type: SoftLayer_Billing_Item[]

Count


attachedBillingAgreementFileCount

A count of the files attached to an agreement.
Type: unsignedLong


billingItemCount

A count of the billing items associated with an agreement.
Type: unsignedLong


topLevelBillingItemCount

A count of the top level billing item associated with an agreement.
Type: unsignedLong