LineDetail
Class Description
Details on an amount line, with rounding, date and note.
Attributes
Name | Type | Description |
---|---|---|
amount | Money | Amount for this line item. |
dateTime | DateTime | Date and time when this line was created in the application process. |
note | String | Free format note relevant to this line. |
rounding | Money | Totalised monetary value of all errors due to process rounding or truncating that is not reflected in 'amount'. |
Relationships
Ancestors
No ancestor classes
Descendents
No descendent classes
Associations
None