Skip to content
Settings

DataPayload

Schema definition for DataPayload

DataPayload

dataany
Payload data.
metaany
Metadata for the payload.
typestringrequired
Payload type.

This schema defines the structure and validation rules for DataPayload.

  • data (any): Payload data.
  • meta (any): Metadata for the payload.
  • type (string, required): Payload type.

See other schemas in the common category.