SenderPhone Property
Identifies the contact person's phone number.
Object Oriented Interface
public function getSenderPhone(); public function setSenderPhone($value);
Procedural Interface
inship_fedexmgr_get($res, 36 ); inship_fedexmgr_set($res, 36, $value );
Default Value
''
Remarks
Identifies the contact person's phone number. In a ship request, this is required to be provided. Maximum length: 15.
Data Type
String