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
Inherits from
Descendant classes
- No descendant classes
Leaf/Root class
IsLeaf | IsRoot |
---|---|
False | False |
Associations
Source Class | Cardinality Source | Target Class | Cardinality Target | Source Name | Source Assoc. Description | Target Name | Target Assoc. Description |
---|---|---|---|---|---|---|---|
MarketStatementLineItem | 0..* | MarketStatement | 1 | MarketStatementLineItem | MarketStatement |