Class ApiKeysVM
Namespace: FastReport.Cloud
Assembly: FastReport.Cloud.SDK.dll
Syntax
public class ApiKeysVM : CloudBaseVM
Properties
ApiKeys
Declaration
public System.Collections.Generic.ICollection<ApiKeyVM> ApiKeys { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.ICollection<ApiKeyVM> |
Count
Declaration
public long Count { get; set; }
Property Value
Type | Description |
---|---|
System.Int64 |