MenuImage
Model
Represents an image for something in a remote order menu
Nullable
MaxLength(256)
uri :
string
URI to a JPEG/PNG image. Must be hosted using HTTPS.
Currently there are no image size / space restrictions but this will be subject to future change.
Can be null indicating no image available
Example
{
"uri": "string value"
}