The generic InvoiceData business object contains information for a specific invoice that is a bill for services.
The generic InvoiceData business object is a hierarchical business object. Each of its attributes is either a String, a Boolean, or a child business object.
InvoiceData includes the following attributes:
Name | Type | Key | Cardinality |
---|---|---|---|
ObjectId | String | x | |
InvoiceDate | String | ||
DueDate | String | ||
PeriodStart | String | ||
PeriodEnd | String | ||
TotalDue | String | ||
AccountRef | AccountRef | 1 | |
MinimumDue | String | ||
Currency | String | ||
TotalAmountReceived | String | ||
BillingElectronicAddress | ElectronicAddress | 1 | |
BillingPostalAddress | PostalAddress | 1 | |
ContactName | PersonName | 1 | |
LastPayment | Payment | n | |
CustomerRef | PartyRef | 1 | |
InvoiceItem | InvoiceItem | n | |
ProcessContext | ProcessContext | 1 |
The generic InvoiceData business object supports the following verbs:
To examine a listing of the attributes of the generic InvoiceData business object, use the System Manager.