SoftLayer_Billing_Item_Cancellation_Reason


SoftLayer_Billing_Item_Cancellation_Reason

Description

The SoftLayer_Billing_Item_Cancellation_Reason data type contains cancellation reasons.

Local


billingCancelReasonCategoryId

A cancel reason category internal identifier.
Type: int


id

A reason internal identifier.
Type: int


keyName

A standardized reason internal identifier.
Type: string


reason

The descriptoin of the reason
Type: string

Relational


billingItems

The corresponding billing items having the specific cancellation reason.
Type: SoftLayer_Billing_Item[]


translatedReason

None
Type: string

Count


billingItemCount

A count of the corresponding billing items having the specific cancellation reason.
Type: unsignedLong