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