removeAssociationId


SoftLayer_Billing_Item::removeAssociationId

Remove an association from an orphan billing item.

Description

Remove the association from a billing item.

Parameters

None

Required Headers

Optional Headers

  • None

Return Values

  • boolean

Error Handling

  • Throw the exception “This billing item is not an orphan billing item.” if the given billing item has a parent billing item.

Associated Methods