InvoiceTrait
The property name constants of the {@see \xyz\oihana\schema\business\documents\Invoice} class.
Tags
Table of Contents
Constants
- ACCOUNT_ID : string = 'accountId'
- BILLING_PERIOD : string = 'billingPeriod'
- BROKER : string = 'broker'
- CATEGORY : string = 'category'
- CONFIRMATION_NUMBER : string = 'confirmationNumber'
- PAYMENT_DUE_DATE : string = 'paymentDueDate'
- PAYMENT_STATUS : string = 'paymentStatus'
- PROVIDER : string = 'provider'
- REFERENCES_ORDER : string = 'referencesOrder'
- SCHEDULED_PAYMENT_DATE : string = 'scheduledPaymentDate'
Constants
ACCOUNT_ID
public
string
ACCOUNT_ID
= 'accountId'
BILLING_PERIOD
public
string
BILLING_PERIOD
= 'billingPeriod'
BROKER
public
string
BROKER
= 'broker'
CATEGORY
public
string
CATEGORY
= 'category'
CONFIRMATION_NUMBER
public
string
CONFIRMATION_NUMBER
= 'confirmationNumber'
PAYMENT_DUE_DATE
public
string
PAYMENT_DUE_DATE
= 'paymentDueDate'
PAYMENT_STATUS
public
string
PAYMENT_STATUS
= 'paymentStatus'
PROVIDER
public
string
PROVIDER
= 'provider'
REFERENCES_ORDER
public
string
REFERENCES_ORDER
= 'referencesOrder'
SCHEDULED_PAYMENT_DATE
public
string
SCHEDULED_PAYMENT_DATE
= 'scheduledPaymentDate'