Enum OverflowBlock
[JsonConverter(typeof(KebabCaseEnumConverter<OverflowBlock>))]
public enum OverflowBlock
Fields
None = 0OptionalPaged = 2Paged = 3Scroll = 1
[JsonConverter(typeof(KebabCaseEnumConverter<OverflowBlock>))]
public enum OverflowBlock
None = 0OptionalPaged = 2Paged = 3Scroll = 1