RecipientAddress1 Property
Street name.
Object Oriented Interface
public function getRecipientAddress1(); public function setRecipientAddress1($value);
Procedural Interface
inship_fedexfreightrates_get($res, 68 ); inship_fedexfreightrates_set($res, 68, $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