Enum Cloudtype
[JsonConverter(typeof(JsonStringEnumConverter))]
public enum Cloudtype
Fields
COLUMNS1 = 3COLUMNS2 = 4COLUMNS3 = 5LIST = 2SPHERE = 0SPREAD = 1
[JsonConverter(typeof(JsonStringEnumConverter))]
public enum Cloudtype
COLUMNS1 = 3COLUMNS2 = 4COLUMNS3 = 5LIST = 2SPHERE = 0SPREAD = 1