Oihana PHP System

InvoiceTrait

The property name constants of the {@see \xyz\oihana\schema\business\documents\Invoice} class.

Tags
author

Marc Alcaraz (eKameleon)

since
1.3.0

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

BILLING_PERIOD

public string BILLING_PERIOD = 'billingPeriod'

CONFIRMATION_NUMBER

public string CONFIRMATION_NUMBER = 'confirmationNumber'

PAYMENT_DUE_DATE

public string PAYMENT_DUE_DATE = 'paymentDueDate'

PAYMENT_STATUS

public string PAYMENT_STATUS = 'paymentStatus'

REFERENCES_ORDER

public string REFERENCES_ORDER = 'referencesOrder'

SCHEDULED_PAYMENT_DATE

public string SCHEDULED_PAYMENT_DATE = 'scheduledPaymentDate'
On this page

Search results