Type alias UpdateCollectionInfoV1InstructionDataArgs

UpdateCollectionInfoV1InstructionDataArgs: {
    amount: number;
    updateType: UpdateTypeArgs;
}

Type declaration

Generated using TypeDoc