StatementTrait
The property name constants of the {@see \xyz\oihana\schema\business\documents\Statement} class.
Tags
Table of Contents
Constants
- AGING_SUMMARY : string = 'agingSummary'
- BILLING_PERIOD : string = 'billingPeriod'
- CLOSING_BALANCE : string = 'closingBalance'
- ENTRIES : string = 'entries'
- OPENING_BALANCE : string = 'openingBalance'
- TOTAL_CREDIT : string = 'totalCredit'
- TOTAL_DEBIT : string = 'totalDebit'
Constants
AGING_SUMMARY
public
string
AGING_SUMMARY
= 'agingSummary'
BILLING_PERIOD
public
string
BILLING_PERIOD
= 'billingPeriod'
CLOSING_BALANCE
public
string
CLOSING_BALANCE
= 'closingBalance'
ENTRIES
public
string
ENTRIES
= 'entries'
OPENING_BALANCE
public
string
OPENING_BALANCE
= 'openingBalance'
TOTAL_CREDIT
public
string
TOTAL_CREDIT
= 'totalCredit'
TOTAL_DEBIT
public
string
TOTAL_DEBIT
= 'totalDebit'