Availability
| Field | Type | Required | Description |
|---|---|---|---|
text |
string |
Text to describe the availability of this product | |
state |
string |
A kind of flag, that describes the availability state of this product one of: ok, warning, alert |
Example
Section titled “Example”{ "text": "string", "state": "ok"}
