|
Sage Intacct SDK for PHP
|
Protected Member Functions | |
| writeXmlMultiCurrencySection (XMLWriter &$xml) | |
Protected Attributes | |
| $recordNo | |
| $vendorId | |
| $transactionDate | |
| $glPostingDate | |
| $action | |
| $summaryRecordNo | |
| $billNumber | |
| $description | |
| $externalId | |
| $baseCurrency | |
| $transactionCurrency | |
| $exchangeRateDate | |
| $exchangeRateValue | |
| $exchangeRateType | |
| $doNotPostToGL | |
| $dueDate | |
| $paymentTerm | |
| $referenceNumber | |
| $onHold | |
| $payToContactName | |
| $returnToContactName | |
| $attachmentsId | |
| $taxSolutionId | |
| $lines = [] | |
Protected Attributes inherited from AbstractFunction | |
| $controlId = '' | |
| getAction | ( | ) |
Get action
| getAttachmentsId | ( | ) |
Get attachments ID
| getBaseCurrency | ( | ) |
Get base currency
| getBillNumber | ( | ) |
Get bill number
| getDescription | ( | ) |
Get description
| getDueDate | ( | ) |
Get due date
| getExchangeRateDate | ( | ) |
Get exchange rate date
| getExchangeRateType | ( | ) |
Get exchange rate type
| getExchangeRateValue | ( | ) |
Get exchange rate value
| getExternalId | ( | ) |
Get external ID
| getGlPostingDate | ( | ) |
Get GL posting date
| getLines | ( | ) |
Get bill lines
| getPaymentTerm | ( | ) |
Get payment term
| getPayToContactName | ( | ) |
Get pay to contact name
| getRecordNo | ( | ) |
Get record number
| getReferenceNumber | ( | ) |
Get reference number
| getReturnToContactName | ( | ) |
Get return to contact name
| getSummaryRecordNo | ( | ) |
Get summary record number
| getTaxSolutionId | ( | ) |
Get Tax Solution Id
| getTransactionCurrency | ( | ) |
Get transaction currency
| getTransactionDate | ( | ) |
Get transaction date
| getVendorId | ( | ) |
Get vendor ID
| isDoNotPostToGL | ( | ) |
Get do not post to general ledger
| isOnHold | ( | ) |
Get on hold
| setAction | ( | $action | ) |
Set action
| string | $action |
| setAttachmentsId | ( | $attachmentsId | ) |
Set attachments ID
| string | $attachmentsId |
| setBaseCurrency | ( | $baseCurrency | ) |
Set base currency
| string | $baseCurrency |
| setBillNumber | ( | $billNumber | ) |
Set bill number
| string | $billNumber |
| setDescription | ( | $description | ) |
Set description
| string | $description |
| setDoNotPostToGL | ( | $doNotPostToGL | ) |
Set do not post to general ledger
| bool | $doNotPostToGL |
| setDueDate | ( | $dueDate | ) |
Set due date
| \DateTime | $dueDate |
| setExchangeRateDate | ( | $exchangeRateDate | ) |
Set exchange rate date
| \DateTime | $exchangeRateDate |
| setExchangeRateType | ( | $exchangeRateType | ) |
Set exchange rate type
| string | $exchangeRateType |
| setExchangeRateValue | ( | $exchangeRateValue | ) |
Set exchange rate value
| float | $exchangeRateValue |
| setExternalId | ( | $externalId | ) |
Set external ID
| string | $externalId |
| setGlPostingDate | ( | $glPostingDate | ) |
Set GL posting date
| \DateTime | $glPostingDate |
| setLines | ( | $lines | ) |
Set bill lines
| AbstractBillLine[] | $lines |
| setOnHold | ( | $onHold | ) |
Set on hold
| bool | $onHold |
| setPaymentTerm | ( | $paymentTerm | ) |
Set payment term
| string | $paymentTerm |
| setPayToContactName | ( | $payToContactName | ) |
Set pay to contact name
| string | $payToContactName |
| setRecordNo | ( | $recordNo | ) |
Set record number
| int | string | $recordNo |
| setReferenceNumber | ( | $referenceNumber | ) |
Set reference number
| string | $referenceNumber |
| setReturnToContactName | ( | $returnToContactName | ) |
Set return to contact name
| string | $returnToContactName |
| setSummaryRecordNo | ( | $summaryRecordNo | ) |
Set summary record number
| int | string | $summaryRecordNo |
| setTaxSolutionId | ( | string | $taxSolutionId | ) |
Set Tax Solution Id
| string | $taxSolutionId |
| setTransactionCurrency | ( | $transactionCurrency | ) |
Set transaction currency
| string | $transactionCurrency |
| setTransactionDate | ( | $transactionDate | ) |
Set transaction date
| \DateTime | $transactionDate |
| setVendorId | ( | $vendorId | ) |
Set vendor ID
| string | $vendorId |
|
protected |
| XMLWriter | $xml |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |