Skip to content

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
{
"text": "string",
"state": "ok"
}