Property KeyType
Key type ID for Dictionary fields. NULL for non-dictionary fields.
[JsonPropertyName("key_type")]
public long? KeyType { get; set; }
Key type ID for Dictionary fields. NULL for non-dictionary fields.
[JsonPropertyName("key_type")]
public long? KeyType { get; set; }