Type alias FindPurchasesOperation

FindPurchasesOperation: {
    key: "FindPurchasesOperation";
    input: FindPurchasesInput;
    __output: undefined | FindPurchasesOutput;
}

Type declaration

Generated using TypeDoc