BusinessDocumentLineTrait
The property name constants of the {@see \xyz\oihana\schema\business\documents\BusinessDocumentLine} class.
Tags
Table of Contents
Constants
- ADDITIONAL_PROPERTY : string = 'additionalProperty'
- ADJUSTMENTS : string = 'adjustments'
- ITEM : string = 'item'
- POSITION : string = 'position'
- PRICE : string = 'price'
- QUANTITY : string = 'quantity'
- SUBTOTAL : string = 'subtotal'
- TAXES : string = 'taxes'
- TOTAL : string = 'total'
- UNIT : string = 'unit'
Constants
ADDITIONAL_PROPERTY
public
string
ADDITIONAL_PROPERTY
= 'additionalProperty'
ADJUSTMENTS
public
string
ADJUSTMENTS
= 'adjustments'
ITEM
public
string
ITEM
= 'item'
POSITION
public
string
POSITION
= 'position'
PRICE
public
string
PRICE
= 'price'
QUANTITY
public
string
QUANTITY
= 'quantity'
SUBTOTAL
public
string
SUBTOTAL
= 'subtotal'
TAXES
public
string
TAXES
= 'taxes'
TOTAL
public
string
TOTAL
= 'total'
UNIT
public
string
UNIT
= 'unit'