| 
    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 = '' | |
Delete an existing AP bill record
| writeXml | ( | XMLWriter & | $xml | ) | 
Write the function block XML
| XMLWriter | $xml | 
| InvalidArgumentException | 
Reimplemented from AbstractFunction.