Click or drag to resize

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; }

Property Value

Type: NullableDateTime
See Also