SenderFax Property
Recipient's fax number.
Object Oriented Interface
public function getSenderFax(); public function setSenderFax($value);
Procedural Interface
inship_upsship_get($res, 82 ); inship_upsship_set($res, 82, $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