Click or drag to resize

Subscriptiondays_past_due Property

The number of days the oldest overdue payment is past due.

Namespace:  NetQuarry.Services.Payment
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public Nullable<int> days_past_due { get; set; }

Property Value

Type: NullableInt32
See Also