AdjustmentTrait
The property name constants of the {@see \xyz\oihana\schema\business\documents\Adjustment} class.
Tags
Table of Contents
Constants
- AMOUNT : string = 'amount'
- INCLUDED_IN_BASE : string = 'includedInBase'
- PERCENTAGE : string = 'percentage'
- REASON : string = 'reason'
- TAXES : string = 'taxes'
- TYPE : string = 'type'
Constants
AMOUNT
public
string
AMOUNT
= 'amount'
INCLUDED_IN_BASE
public
string
INCLUDED_IN_BASE
= 'includedInBase'
PERCENTAGE
public
string
PERCENTAGE
= 'percentage'
REASON
public
string
REASON
= 'reason'
TAXES
public
string
TAXES
= 'taxes'
TYPE
public
string
TYPE
= 'type'