Subscriptionbilling_period_start_date Property |
The start date 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_start_date { get; set; }
Public Property billing_period_start_date As Nullable(Of DateTime)
Get
Set
Property Value
Type:
NullableDateTimeSee Also