Property ReplayPolicy
ReplayPolicy
[JsonPropertyName("replay_policy")]
[JsonIgnore(Condition = JsonIgnoreCondition.Never)]
[Required(AllowEmptyStrings = true)]
public ConsumerConfigReplayPolicy ReplayPolicy { get; set; }
[JsonPropertyName("replay_policy")]
[JsonIgnore(Condition = JsonIgnoreCondition.Never)]
[Required(AllowEmptyStrings = true)]
public ConsumerConfigReplayPolicy ReplayPolicy { get; set; }