Click or drag to resize

Subscriptionfirst_billing_date Property

The first billing date of the subscription.

Namespace:  NetQuarry.Services.Payment
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public Nullable<DateTime> first_billing_date { get; set; }

Property Value

Type: NullableDateTime
See Also