Documentation

Address extends Record

Table of Contents

$addr1  : mixed
$addr2  : mixed
$addr3  : mixed
$addressee  : mixed
$addrPhone  : mixed
$addrText  : mixed
$attention  : mixed
$city  : mixed
$country  : mixed
$customFieldList  : mixed
$internalId  : mixed
$nullFieldList  : mixed
$override  : mixed
$paramtypesmap  : mixed
$state  : mixed
$zip  : mixed

Properties

$customFieldList

public mixed $customFieldList

$internalId

public mixed $internalId

$nullFieldList

public mixed $nullFieldList

$paramtypesmap

public static mixed $paramtypesmap = array("internalId" => "string", "country" => "Country", "attention" => "string", "addressee" => "string", "addrPhone" => "string", "addr1" => "string", "addr2" => "string", "addr3" => "string", "city" => "string", "state" => "string", "zip" => "string", "addrText" => "string", "override" => "boolean", "customFieldList" => "CustomFieldList")

Search results