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; }
Public Property days_past_due As Nullable(Of Integer)
Get
Set
Property Value
Type:
NullableInt32See Also