GoodsReceiptLineTrait
The property name constants of the {@see \xyz\oihana\schema\business\documents\GoodsReceiptLine} class.
Tags
Table of Contents
Constants
- CONDITION : string = 'condition'
- DISCREPANCY_NOTE : string = 'discrepancyNote'
- EXPECTED_QUANTITY : string = 'expectedQuantity'
- ITEM : string = 'item'
- POSITION : string = 'position'
- RECEIVED_QUANTITY : string = 'receivedQuantity'
Constants
CONDITION
public
string
CONDITION
= 'condition'
DISCREPANCY_NOTE
public
string
DISCREPANCY_NOTE
= 'discrepancyNote'
EXPECTED_QUANTITY
public
string
EXPECTED_QUANTITY
= 'expectedQuantity'
ITEM
public
string
ITEM
= 'item'
POSITION
public
string
POSITION
= 'position'
RECEIVED_QUANTITY
public
string
RECEIVED_QUANTITY
= 'receivedQuantity'