StreetAddress Property
Set this to the first line of buyer's address.
Syntax
__property String StreetAddress = {read=FStreetAddress, write=FSetStreetAddress, default=""};
Default Value
""
Remarks
This property should contain the first line of buyer's billing or shipping address, which is to be verified via the VerifyAddress method. For a successful verification, this property must match the first three characters of the street address on file for the PayPal account.
Data Type
String