Click or drag to resize

RecurringPaymentsSummaryFailedPaymentCount Property

Gets/sets the number of failed payment attempts.

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

Property Value

Type: Int32
See Also