RecipientAddress1 Property
Street name.
Object Oriented Interface
public function getRecipientAddress1(); public function setRecipientAddress1($value);
Procedural Interface
inship_fedexrates_get($res, 44 ); inship_fedexrates_set($res, 44, $value );
Default Value
''
Remarks
Street name. In a ship request, this is required to be provided for both sender and recipient. In all other requests, it is required for a valid physical address. Combination of RecipientAddress1 and RecipientAddress2 should not exceed 35 characters.
Data Type
String