Netsutie PHP Toolkit
ContactAddressbook Class Reference

Data Fields

 $defaultShipping
 
 $defaultBilling
 
 $label
 
 $addressbookAddress
 
 $internalId
 

Static Public Attributes

static $paramtypesmap
 

Detailed Description

ContactAddressbook

Definition at line 8 of file ContactAddressbook.php.

Field Documentation

$addressbookAddress

Definition at line 48 of file ContactAddressbook.php.

$defaultBilling

Definition at line 28 of file ContactAddressbook.php.

$defaultShipping

Definition at line 18 of file ContactAddressbook.php.

$internalId

Definition at line 58 of file ContactAddressbook.php.

$label

Definition at line 38 of file ContactAddressbook.php.

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

Definition at line 62 of file ContactAddressbook.php.


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