Subscriptionfailure_count Property |
The number of attempted payments that have failed.
Namespace:
NetQuarry.Services.Payment
Assembly:
EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax public Nullable<int> failure_count { get; set; }
Public Property failure_count As Nullable(Of Integer)
Get
Set
Property Value
Type:
NullableInt32See Also