interface PayloadSchemaRule {
    schema: string;
}

Properties

Properties

schema: string