Type alias UnverifyNftCreatorOperation

UnverifyNftCreatorOperation: {
    key: "UnverifyNftCreatorOperation";
    input: UnverifyNftCreatorInput;
    __output: undefined | UnverifyNftCreatorOutput;
}

Type declaration

Generated using TypeDoc