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'
- COLOR : string = 'color'
- FREE_REASON : string = 'freeReason'
- INCLUDED_IN_TOTAL : string = 'includedInTotal'
- ITEM : string = 'item'
- POSITION : string = 'position'
- PRICE : string = 'price'
- QUANTITY : string = 'quantity'
- QUANTITY_ORIGIN : string = 'quantityOrigin'
- SECTION : string = 'section'
- SUBTOTAL : string = 'subtotal'
- TAXES : string = 'taxes'
- TECHNICAL_NOTE : string = 'technicalNote'
- TOTAL : string = 'total'
- UNIT : string = 'unit'
- VOLUME : string = 'volume'
- WEIGHT : string = 'weight'
Constants
ADDITIONAL_PROPERTY
public
string
ADDITIONAL_PROPERTY
= 'additionalProperty'
ADJUSTMENTS
public
string
ADJUSTMENTS
= 'adjustments'
COLOR
public
string
COLOR
= 'color'
FREE_REASON
public
string
FREE_REASON
= 'freeReason'
INCLUDED_IN_TOTAL
public
string
INCLUDED_IN_TOTAL
= 'includedInTotal'
ITEM
public
string
ITEM
= 'item'
POSITION
public
string
POSITION
= 'position'
PRICE
public
string
PRICE
= 'price'
QUANTITY
public
string
QUANTITY
= 'quantity'
QUANTITY_ORIGIN
public
string
QUANTITY_ORIGIN
= 'quantityOrigin'
SECTION
public
string
SECTION
= 'section'
SUBTOTAL
public
string
SUBTOTAL
= 'subtotal'
TAXES
public
string
TAXES
= 'taxes'
TECHNICAL_NOTE
public
string
TECHNICAL_NOTE
= 'technicalNote'
TOTAL
public
string
TOTAL
= 'total'
UNIT
public
string
UNIT
= 'unit'
VOLUME
public
string
VOLUME
= 'volume'
WEIGHT
public
string
WEIGHT
= 'weight'