Click or drag to resize

CheckoutDetailsResultPayer Property

Gets/sets information about the payer.

Namespace:  NetQuarry.Services.Paypal
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public PayerInfo Payer { get; set; }

Property Value

Type: PayerInfo
See Also