bitbadgesjs-sdk - v0.22.7
    Preparing search index...

    Interface iMsgDeleteCollection<T>

    interface iMsgDeleteCollection<T extends NumberType> {
        collectionId: string;
        creator: string;
    }

    Type Parameters

    Implemented by

    Index

    Properties

    collectionId: string

    The ID of the collection to delete.

    creator: string

    The creator of the transaction.