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