IDODefaultSportTypeModel
| Attribute | Type | Description |
|---|---|---|
| defaultShowNum | Int | Default display quantity |
| minShowNum | Int | Minimum supported quantity |
| maxShowNum | Int | Maximum supported quantity |
| isSupportsSort | Int | Whether to support default sorting 0 not supported, 1 supported |
| sportTypes | [IDOSportType] | Sports type list collection type collection |