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