RecipientPhone Property
Identifies the contact person's phone number.
Object Oriented Interface
public function getRecipientPhone(); public function setRecipientPhone($value);
Procedural Interface
inship_upsship_get($res, 73 ); inship_upsship_set($res, 73, $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