SenderAddress1 Property
Street name.
Object Oriented Interface
public function getSenderAddress1(); public function setSenderAddress1($value);
Procedural Interface
inship_upsship_get($res, 74 ); inship_upsship_set($res, 74, $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 SenderAddress1 and SenderAddress2 should not exceed 35 characters.
Data Type
String