Type alias MigrateToSizedCollectionNftOperation

MigrateToSizedCollectionNftOperation: {
    key: "MigrateToSizedCollectionNftOperation";
    input: MigrateToSizedCollectionNftInput;
    __output: undefined | MigrateToSizedCollectionNftOutput;
}

Type declaration

Generated using TypeDoc