Subscriptionbilling_period_end_date Property |
The start end of the billing period.
Namespace:
NetQuarry.Services.Payment
Assembly:
EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax public Nullable<DateTime> billing_period_end_date { get; set; }
Public Property billing_period_end_date As Nullable(Of DateTime)
Get
Set
Property Value
Type:
NullableDateTimeSee Also