interface BooleanArgument {
    type: "Boolean";
}

Properties

Properties

type: "Boolean"