The generic BillableItem business object represents a record or a transaction related to a service. This business object contains references to a related sales order and a billing account.
The generic BillableItem business object is a hierarchical business object. Each of its attributes is either a String, a Boolean, or a child business object.
BillableItem includes the following attributes:
Name | Type | Key | Cardinality |
---|---|---|---|
ObjectId | String | x | |
AccountId | String | ||
LineRef | String | ||
Type | String | ||
Quantity | String | ||
Amount | String | ||
AdjustStatus | String | ||
AdjustReason | String | ||
AdjustAmount | String | ||
DateTime | String | ||
UnitOfMeasurment | String | ||
Currency | String | ||
Recurring | String | ||
Description | String | ||
ParentRef | BillingAccountRef | 1 | |
SalesOrderRef | TelcoSalesOrderRef | 1 | |
ProcessContext | ProcessContext | 1 |
The generic BillableItem business object supports the following verbs:
To examine a listing of the attributes of the generic BillableItem business object, use the System Manager.