RecipientAddress1 Property
Street name.
Syntax
__property String RecipientAddress1 = {read=FRecipientAddress1, write=FSetRecipientAddress1, 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 RecipientAddress1 and RecipientAddress2 should not exceed 35 characters.
Data Type
String