The generic InvoiceItem business object represents an individual line item within an Invoice.
The generic InvoiceItem business object is a hierarchical business object. Each of its attributes is either a String, a Boolean, or a child business object.
InvoiceItem includes the following attributes:
Name | Type | Key | Cardinality |
---|---|---|---|
ObjectId | String | x | |
LineRef | String | ||
Type | String | ||
Quantity | String | ||
Amount | String | ||
AdjustStatus | String | ||
AdjustReason | String | ||
AdjustAmount | String | ||
DateTime | String | ||
UnitOfMeasurment | String | ||
Currency | String | ||
Description | String | ||
ProcessContext | ProcessContext | 1 |
The generic InvoiceItem business object supports the following verbs:
To examine a listing of the attributes of the generic InvoiceItem business object, use the System Manager.