Record
structured-content
Structured content as key-value pairs.
record structured-content {
key: string,
value: data,
}Fields
| Name | Type | Description |
|---|---|---|
| key | string | |
| value | data |
Structured content as key-value pairs.
record structured-content {
key: string,
value: data,
}| Name | Type | Description |
|---|---|---|
| key | string | |
| value | data |