DataPayload
DataPayload
Section titled “DataPayload”Schema definition for DataPayload
Schema Viewer
Section titled “Schema Viewer”DataPayload
typestringrequired
Payload type.
dataany
Payload data.
metaany
Metadata for the payload.
Description
Section titled “Description”This schema defines the structure and validation rules for DataPayload.
Properties
Section titled “Properties”- type (string, required): Payload type.
- data (any): Payload data.
- meta (any): Metadata for the payload.
Related Schemas
Section titled “Related Schemas”See other schemas in the common category.