| Name | Type | Description | Notes |
|---|---|---|---|
| Page | int? | Current page index | |
| Limit | int? | Current page size | |
| TotalRecordCount | int? | Total record count | |
| Data | List<StoreGroupExtended> | Generic data object. |
| Name | Type | Description | Notes |
|---|---|---|---|
| Page | int? | Current page index | |
| Limit | int? | Current page size | |
| TotalRecordCount | int? | Total record count | |
| Data | List<StoreGroupExtended> | Generic data object. |