DocumentTotalsTrait
The property name constants of the {@see \xyz\oihana\schema\business\documents\DocumentTotals} class.
Tags
Table of Contents
Constants
- ALLOWANCE_TOTAL : string = 'allowanceTotal'
- BALANCE_DUE : string = 'balanceDue'
- CHARGE_TOTAL : string = 'chargeTotal'
- PREPAID_AMOUNT : string = 'prepaidAmount'
- SUBTOTAL : string = 'subtotal'
- TOTAL : string = 'total'
- TOTAL_TAX : string = 'totalTax'
Constants
ALLOWANCE_TOTAL
public
string
ALLOWANCE_TOTAL
= 'allowanceTotal'
BALANCE_DUE
public
string
BALANCE_DUE
= 'balanceDue'
CHARGE_TOTAL
public
string
CHARGE_TOTAL
= 'chargeTotal'
PREPAID_AMOUNT
public
string
PREPAID_AMOUNT
= 'prepaidAmount'
SUBTOTAL
public
string
SUBTOTAL
= 'subtotal'
TOTAL
public
string
TOTAL
= 'total'
TOTAL_TAX
public
string
TOTAL_TAX
= 'totalTax'