Skip to content
View as Markdown

BinaryData

Field Type Description
type optional string Optional type identifier for binary data.
payload bytes

Example

JSON
{
  "payload": "",
  "type": ""
}