Sage Intacct SDK for PHP
|
Protected Attributes | |
$accountType | |
$normalBalance | |
$closingType | |
$closeIntoGlAccountNo | |
$glAccountAlternative | |
$taxReturnCode | |
$m3ReturnCode | |
$taxable | |
Protected Attributes inherited from AbstractGlAccount | |
$accountNo | |
$title | |
$systemCategory | |
$active | |
$requireDepartment | |
$requireLocation | |
$requireProject | |
$requireCustomer | |
$requireVendor | |
$requireEmployee | |
$requireItem | |
$requireClass | |
$requireContract | |
$requireWarehouse | |
Protected Attributes inherited from AbstractFunction | |
$controlId = '' | |
getAccountType | ( | ) |
getCloseIntoGlAccountNo | ( | ) |
getClosingType | ( | ) |
getGlAccountAlternative | ( | ) |
getM3ReturnCode | ( | ) |
getNormalBalance | ( | ) |
getTaxReturnCode | ( | ) |
isTaxable | ( | ) |
setAccountType | ( | $accountType | ) |
string | $accountType |
setCloseIntoGlAccountNo | ( | $closeIntoGlAccountNo | ) |
string | $closeIntoGlAccountNo |
setClosingType | ( | $closingType | ) |
string | $closingType |
setGlAccountAlternative | ( | $glAccountAlternative | ) |
string | $glAccountAlternative |
setM3ReturnCode | ( | $m3ReturnCode | ) |
string | $m3ReturnCode |
setNormalBalance | ( | $normalBalance | ) |
string | $normalBalance |
setTaxable | ( | $taxable | ) |
bool | $taxable |
setTaxReturnCode | ( | $taxReturnCode | ) |
string | $taxReturnCode |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |