Class UpdateSubscriptionVM
Inheritance
System.Object
UpdateSubscriptionVM
Assembly: FastReport.Cloud.SDK.dll
Syntax
public class UpdateSubscriptionVM : CloudBaseVM
Properties
DefaultPermissions
Declaration
public DefaultPermissionsVM DefaultPermissions { get; set; }
Property Value
Locale
Declaration
public string Locale { get; set; }
Property Value
Type |
Description |
System.String |
|
Name
Declaration
public string Name { get; set; }
Property Value
Type |
Description |
System.String |
|
Declaration
public System.Collections.Generic.ICollection<string> Tags { get; set; }
Property Value
Type |
Description |
System.Collections.Generic.ICollection<System.String> |
|