Click or drag to resize

Subscriptionupdated_at Property

The date/time that the subscription was last updated.

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

Property Value

Type: NullableDateTime
See Also