Subscriptionpaid_through_date Property |
The date through which all payments are current.
Namespace:
NetQuarry.Services.Payment
Assembly:
EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax public Nullable<DateTime> paid_through_date { get; set; }
Public Property paid_through_date As Nullable(Of DateTime)
Get
Set
Property Value
Type:
NullableDateTimeSee Also