Record

structured-content

Structured content as key-value pairs.

record structured-content {
  key: string,
  value: data,
}

Fields

NameTypeDescription
keystring
valuedata