Netsutie PHP Toolkit
JobAddressbook Class Reference

Data Fields

 $defaultShipping
 
 $defaultBilling
 
 $isResidential
 
 $label
 
 $internalId
 
 $addressbookAddress
 

Static Public Attributes

static $paramtypesmap
 

Detailed Description

JobAddressbook

Definition at line 8 of file JobAddressbook.php.

Field Documentation

$addressbookAddress

Definition at line 68 of file JobAddressbook.php.

$defaultBilling

Definition at line 28 of file JobAddressbook.php.

$defaultShipping

Definition at line 18 of file JobAddressbook.php.

$internalId

Definition at line 58 of file JobAddressbook.php.

$isResidential

Definition at line 38 of file JobAddressbook.php.

$label

Definition at line 48 of file JobAddressbook.php.

$paramtypesmap
static
Initial value:
= array(
"defaultShipping" => "boolean",
"defaultBilling" => "boolean",
"isResidential" => "boolean",
"label" => "string",
"internalId" => "string",
"addressbookAddress" => "Address",
)

Definition at line 72 of file JobAddressbook.php.


The documentation for this class was generated from the following file: