INPUT_OBJECT
Specify desired SLA rating ranges.
input SellerSlaRatingRangeInput {# Rating greater than or equal to the given valuegte: Float# Rating less than or equal to the given valuelte: Float}