Master Data Reference of GS2-Dictionary
{
"version": "2020-04-30",
"entryModels": [
{
"name": "[string]Entry Name",
"metadata": "[string?]metadata"
}
]
}
| Type | Condition | Require | Default | Limitation | Description |
---|
version | ✓ | | 2020-04-30 | Format version of master data | | |
entryModels | List<EntryModel> | | | | | |
EntryModel
The entry model is the entity to be recorded in the index.
This section defines what kind of entities can be recorded in the index.
| Type | Condition | Require | Default | Limitation | Description |
---|
entryModelId | string | | ✓ | | ~ 1024 chars | Entry Model GRN |
name | string | | ✓ | | ~ 128 chars | Entry Name |
metadata | string | | | | ~ 2048 chars | metadata |