AccountFax Property
Recipient's fax number.
Object Oriented Interface
public function getAccountFax(); public function setAccountFax($value);
Procedural Interface
inship_upsship_get($res, 9 ); inship_upsship_set($res, 9, $value );
Default Value
''
Remarks
Recipient's fax number. The value of this property is optional. No format checking is done on international fax numbers.
Data Type
String