Name

PayloadType

Enumeration Members

Enumeration Members

JSON: "JSON"

The payload should be an object that can be serialized to JSON.

RECORD: "RECORD"

The payload should be a map of field names to values or a list of name, value tuples.

SUBJECT_TYPE: "SUBJECT_TYPE"

The payload should be of type SubjectType.

Generated using TypeDoc