BusinessDocumentTrait
The property name constants of the {@see \xyz\oihana\schema\business\documents\BusinessDocument} class.
Tags
Table of Contents
Constants
- ADJUSTMENTS : string = 'adjustments'
- ATTACHMENTS : string = 'attachments'
- AUTHOR : string = 'author'
- BILLING_ADDRESS : string = 'billingAddress'
- CONTACT : string = 'contact'
- CURRENCY : string = 'currency'
- CUSTOMER : string = 'customer'
- DIRECTION : string = 'direction'
- DOCUMENT_LINES : string = 'documentLines'
- ISSUE_DATE : string = 'issueDate'
- ORDER_DELIVERY : string = 'orderDelivery'
- PAYMENT_TERMS : string = 'paymentTerms'
- POINT_OF_SALE : string = 'pointOfSale'
- REFERENCES : string = 'references'
- SELLER : string = 'seller'
- STATUS : string = 'status'
- TAXES : string = 'taxes'
- TOTALS : string = 'totals'
Constants
ADJUSTMENTS
public
string
ADJUSTMENTS
= 'adjustments'
ATTACHMENTS
public
string
ATTACHMENTS
= 'attachments'
AUTHOR
public
string
AUTHOR
= 'author'
BILLING_ADDRESS
public
string
BILLING_ADDRESS
= 'billingAddress'
CONTACT
public
string
CONTACT
= 'contact'
CURRENCY
public
string
CURRENCY
= 'currency'
CUSTOMER
public
string
CUSTOMER
= 'customer'
DIRECTION
public
string
DIRECTION
= 'direction'
DOCUMENT_LINES
public
string
DOCUMENT_LINES
= 'documentLines'
ISSUE_DATE
public
string
ISSUE_DATE
= 'issueDate'
ORDER_DELIVERY
public
string
ORDER_DELIVERY
= 'orderDelivery'
PAYMENT_TERMS
public
string
PAYMENT_TERMS
= 'paymentTerms'
POINT_OF_SALE
public
string
POINT_OF_SALE
= 'pointOfSale'
REFERENCES
public
string
REFERENCES
= 'references'
SELLER
public
string
SELLER
= 'seller'
STATUS
public
string
STATUS
= 'status'
TAXES
public
string
TAXES
= 'taxes'
TOTALS
public
string
TOTALS
= 'totals'