Click or drag to resize

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

Property Value

Type: NullableDateTime
See Also