StreetAddress Property
Set this to the first line of buyer's address.
Syntax
public String getStreetAddress(); public void setStreetAddress(String streetAddress);
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.
Default Value
""