SenderAddress1 Property
Street name.
Syntax
__property String SenderAddress1 = {read=FSenderAddress1, write=FSetSenderAddress1, default=""};
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