Class CreateSubscriptionInviteVM
Inheritance
System.Object
CreateSubscriptionInviteVM
Assembly: FastReport.Cloud.SDK.dll
Syntax
public class CreateSubscriptionInviteVM : CloudBaseVM
Properties
Durable
Declaration
public bool Durable { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
ExpiredDate
Declaration
public System.DateTime ExpiredDate { get; set; }
Property Value
Type |
Description |
System.DateTime |
|
Usages
Declaration
public long Usages { get; set; }
Property Value
Type |
Description |
System.Int64 |
|