Click or drag to resize

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; }

Property Value

Type: NullableInt32
See Also