Sage Intacct SDK for PHP
|
Protected Attributes | |
$contactName | |
$lastName | |
$firstName | |
$middleName | |
$prefix | |
$companyName | |
$printAs | |
$taxable | |
$taxId | |
$contactTaxGroupName | |
$active | |
$primaryPhoneNo | |
$secondaryPhoneNo | |
$cellularPhoneNo | |
$pagerNo | |
$faxNo | |
$primaryEmailAddress | |
$secondaryEmailAddress | |
$primaryUrl | |
$secondaryUrl | |
$addressLine1 | |
$addressLine2 | |
$city | |
$stateProvince | |
$zipPostalCode | |
$country | |
$isoCountryCode | |
Protected Attributes inherited from AbstractFunction | |
$controlId = '' | |
getAddressLine1 | ( | ) |
Get address line 1
getAddressLine2 | ( | ) |
Get address line 2
getCellularPhoneNo | ( | ) |
Get cellular phone number
getCity | ( | ) |
Get city
getCompanyName | ( | ) |
Get company name
getContactName | ( | ) |
Get contact name
getContactTaxGroupName | ( | ) |
Get contact tax group name
getCountry | ( | ) |
Get country
getFaxNo | ( | ) |
Get fax number
getFirstName | ( | ) |
Get first name
getIsoCountryCode | ( | ) |
getLastName | ( | ) |
Get last name
getMiddleName | ( | ) |
Get middle name
getPagerNo | ( | ) |
Get pager number
getPrefix | ( | ) |
Get prefix
getPrimaryEmailAddress | ( | ) |
Get primary email address
getPrimaryPhoneNo | ( | ) |
Get primary phone number
getPrimaryUrl | ( | ) |
Get primary URL
getPrintAs | ( | ) |
Get print as
getSecondaryEmailAddress | ( | ) |
Get secondary email address
getSecondaryPhoneNo | ( | ) |
Get secondary phone number
getSecondaryUrl | ( | ) |
Get secondary URL
getStateProvince | ( | ) |
Get state/province
getTaxId | ( | ) |
Get tax ID
getZipPostalCode | ( | ) |
Get zip/postal code
isActive | ( | ) |
Get active
isTaxable | ( | ) |
Get taxable
setActive | ( | $active | ) |
Set active
bool | $active |
setAddressLine1 | ( | $addressLine1 | ) |
Set address line 1
string | $addressLine1 |
setAddressLine2 | ( | $addressLine2 | ) |
Set address line 2
string | $addressLine2 |
setCellularPhoneNo | ( | $cellularPhoneNo | ) |
Set cellular phone number
string | $cellularPhoneNo |
setCity | ( | $city | ) |
Set city
string | $city |
setCompanyName | ( | $companyName | ) |
Set company name
string | $companyName |
setContactName | ( | $contactName | ) |
Set contact name
string | $contactName |
setContactTaxGroupName | ( | $contactTaxGroupName | ) |
Set contact tax group name
string | $contactTaxGroupName |
setCountry | ( | $country | ) |
Set country
string | $country |
setFaxNo | ( | $faxNo | ) |
Set fax number
string | $faxNo |
setFirstName | ( | $firstName | ) |
Set first name
string | $firstName |
setIsoCountryCode | ( | $isoCountryCode | ) |
string | $isoCountryCode |
setLastName | ( | $lastName | ) |
Set last name
string | $lastName |
setMiddleName | ( | $middleName | ) |
Set middle name
string | $middleName |
setPagerNo | ( | $pagerNo | ) |
Set pager number
string | $pagerNo |
setPrefix | ( | $prefix | ) |
Set prefix
string | $prefix |
setPrimaryEmailAddress | ( | $primaryEmailAddress | ) |
Set primary email address
string | $primaryEmailAddress |
setPrimaryPhoneNo | ( | $primaryPhoneNo | ) |
Set primary phone number
string | $primaryPhoneNo |
setPrimaryUrl | ( | $primaryUrl | ) |
Set primary URL
string | $primaryUrl |
setPrintAs | ( | $printAs | ) |
Set print as
string | $printAs |
setSecondaryEmailAddress | ( | $secondaryEmailAddress | ) |
Set secondary email address
string | $secondaryEmailAddress |
setSecondaryPhoneNo | ( | $secondaryPhoneNo | ) |
Set secondary phone number
string | $secondaryPhoneNo |
setSecondaryUrl | ( | $secondaryUrl | ) |
Set secondary URL
string | $secondaryUrl |
setStateProvince | ( | $stateProvince | ) |
Set state/province
string | $stateProvince |
setTaxable | ( | $taxable | ) |
Set taxable
bool | $taxable |
setTaxId | ( | $taxId | ) |
Set tax ID
string | $taxId |
setZipPostalCode | ( | $zipPostalCode | ) |
Set zip/postal code
string | $zipPostalCode |
writeXmlMailAddress | ( | XMLWriter & | $xml | ) |
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 |
|
protected |
|
protected |
|
protected |