Click or drag to resize

RecurringPaymentsSummaryLastPaymentAmount Property

Gets/sets the amount 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 decimal LastPaymentAmount { get; set; }

Property Value

Type: Decimal
See Also