RecipientFax Property
Recipient's fax number.
Object Oriented Interface
public function getRecipientFax(); public function setRecipientFax($value);
Procedural Interface
inship_upsshipintl_get($res, 100 ); inship_upsshipintl_set($res, 100, $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