Click or drag to resize

RecurringPaymentsDetailsResultLastPaymentDate Property

Gets/sets the date of the most recent successful payment.

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

Property Value

Type: DateTime
See Also