Zync Filter Job Range
data class ZyncFilterJobRange(val fromCount: Int, val toCount: Int, val type: ZyncFilterJobRangeType)
Data class representing a job count range filter for customer queries. Used to filter customers by the number of jobs they have.