A payload of key/value pairs that is can be validated by a schema. View Source model/DynamicPayload.d.ts, line 3 Members Type: any # payload The payload aligned to the supplied schema. View Source model/DynamicPayload.d.ts, line 14 Type: string # schemaId Optional The ID of the previously configured schema that will be used to validate the contents of the payload. View Source model/DynamicPayload.d.ts, line 9