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