Event Log Config Filter Condition
data class EventLogConfigFilterCondition(val releaseType: String? = null, val from: Int = 0, val to: Int = Int.MAX_VALUE)
Deprecated
Rename to ConfigurationReleaseFilter
Replace with
ConfigurationReleaseFilterContent copied to clipboard