Type alias FindNftsByMintListOperation

FindNftsByMintListOperation: {
    key: "FindNftsByMintListOperation";
    input: FindNftsByMintListInput;
    __output: undefined | FindNftsByMintListOutput;
}

Type declaration

Generated using TypeDoc