Record
store-data-group-interface
No description available.
record store-data-group-interface {
code: string,
default-store-id: s32,
extension-attributes: option<store-data-group-extension-interface>,
id: s32,
name: string,
root-category-id: s32,
website-id: s32,
}Fields
| Name | Type | Description |
|---|---|---|
| code | string | |
| default-store-id | s32 | |
| extension-attributes | option<store-data-group-extension-interface> | |
| id | s32 | |
| name | string | |
| root-category-id | s32 | |
| website-id | s32 |