FSGroup Strategy Options Patch
data class FSGroupStrategyOptionsPatch(val ranges: List<IDRangePatch>? = null, val rule: String? = null)
FSGroupStrategyOptions defines the strategy type and options used to create the strategy.