interface OrderEditNotProcessed {
    type: "NotProcessed";
}

Properties

Properties

type: "NotProcessed"

Generated using TypeDoc