The generic BillingAccount business object represents all records or transactions relating to a service. This business object contains an account reference that specifies the payer.
The generic BillingAccount business object is a hierarchical business object. Each of its attributes is either a String, a Boolean, or a child business object.
BillingAccount includes the following attributes:
Name | Type | Key | Cardinality |
---|---|---|---|
BillingAccountId | String | x | |
AccountRef | AccountRef | 1 | |
Amount | String | ||
BillingToPartyRef | PartyRef | 1 | |
GeneratedInvoiceRef | InvoiceDataRef | 1 | |
BillableItem | BillableItem | n | |
BillingCycle | BillingCycle | 1 | |
ProcessContext | ProcessContext | 1 |
The generic BillingAccount business object supports the following verbs:
To examine a listing of the attributes of the generic BillingAccount business object, use the System Manager.