MarketStatement
Class Description
A statement is a roll up of statement line items. Each statement along with its line items provide the details of specific charges at any given time. Used by Billing and Settlement.
Attributes
| Name | Type | Description |
|---|---|---|
| end | DateTime | The end of a bill period. |
| referenceNumber | String | The version number of previous statement (in the case of true up). |
| start | DateTime | The start of a bill period. |
| tradeDate | DateTime | The date of which Settlement is run. |
| transactionDate | DateTime | The date of which this statement is issued. |
Relationships
Ancestors
Descendents
No descendent classes
Associations
| Source Class | Source Cardinality | Target | Target Cardinality | Source Name | Source Assoc. Description | Target Name | Target Assoc. Description |
|---|---|---|---|---|---|---|---|
| MarketStatement | 1 | MarketStatementLineItem | 0..* | MarketStatement | MarketStatementLineItem |