Class AdminUpdateCurrentSubscriptionPlanVM
Inheritance
System.Object
AdminUpdateCurrentSubscriptionPlanVM
Assembly: FastReport.Cloud.SDK.dll
Syntax
public class AdminUpdateCurrentSubscriptionPlanVM : CloudBaseVM
Properties
End
Declaration
public System.DateTime? End { get; set; }
Property Value
Type |
Description |
System.Nullable<System.DateTime> |
|
Plan
Declaration
public UpdateSubscriptionPlanVM Plan { get; set; }
Property Value
Start
Declaration
public System.DateTime? Start { get; set; }
Property Value
Type |
Description |
System.Nullable<System.DateTime> |
|