Additional fields for a payload

interface PayloadFields {
    schema: string;
}

Hierarchy (View Summary)

Properties

Properties

schema: string