QuorumRule: {
    ALL: "all";
    MAJORITY: "majority";
    NO_QUORUM: "no_quorum";
} = ...