Address Property
The address of the buyer.
Syntax
[VB.NET] Public ReadOnlyProperty Address As Address
[C#] public Address Address {get;}
Remarks
This property contains information about the address of the buyer. The buyer is identified by the PayerId or the Email.
This property is read-only.