Netsutie PHP Toolkit
CustomerAddressbook Class Reference

Data Fields

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

Static Public Attributes

static $paramtypesmap
 

Detailed Description

CustomerAddressbook

Definition at line 8 of file CustomerAddressbook.php.

Field Documentation

$addressbookAddress

Definition at line 58 of file CustomerAddressbook.php.

$defaultBilling

Definition at line 28 of file CustomerAddressbook.php.

$defaultShipping

Definition at line 18 of file CustomerAddressbook.php.

$internalId

Definition at line 68 of file CustomerAddressbook.php.

$isResidential

Definition at line 38 of file CustomerAddressbook.php.

$label

Definition at line 48 of file CustomerAddressbook.php.

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

Definition at line 72 of file CustomerAddressbook.php.


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