Type alias VerifyNftCollectionOperation

VerifyNftCollectionOperation: {
    key: "VerifyNftCollectionOperation";
    input: VerifyNftCollectionInput;
    __output: undefined | VerifyNftCollectionOutput;
}

Type declaration

Generated using TypeDoc