MarketInvoiceLineItem
Class Description
An individual line item on an invoice.
Attributes
Name | Type | Description |
---|---|---|
billPeriod | DateTimeInterval | Bill period for the line item. |
glAccount | String | General Ledger account code, shall be a valid combination. |
glDateTime | DateTime | Date and time line item will be posted to the General Ledger. |
kind | MktInvoiceLineItemKind | Kind of line item. |
lineAmount | Float | Amount due for this line item. |
lineNumber | String | Line item number on invoice statement. |
lineVersion | String | Version number of the bill run. |
netAmount | Float | Net line item charge amount. |
previousAmount | Float | Previous line item charge amount. |
Relationships
Ancestors
No ancestor classes
Descendents
No descendent classes
Associations
Source Class | Source Cardinality | Target | Target Cardinality | Source Name | Source Assoc. Description | Target Name | Target Assoc. Description |
---|---|---|---|---|---|---|---|
MarketInvoiceLineItem | 0..* | MarketInvoiceLineItem | 0..1 | ComponentMarketInvoiceLineItems | ContainerMarketInvoiceLineItem | ||
MarketInvoiceLineItem | 0..* | MarketInvoice | 1 | MarketInvoiceLineItems | MarketInvoice | ||
MarketInvoiceLineItem | 0..* | Settlement | 0..* | MarketInvoiceLineItem | Settlement |