|
Sage Intacct SDK for PHP
|
Additional Inherited Members | |
Protected Member Functions inherited from AbstractBill | |
| writeXmlMultiCurrencySection (XMLWriter &$xml) | |
Protected Attributes inherited from AbstractBill | |
| $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 = '' | |
Create a new accounts payable bill record
| writeXml | ( | XMLWriter & | $xml | ) |
Write the function block XML
| XMLWriter | $xml |
| InvalidArgumentException |
Reimplemented from AbstractFunction.