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

    Interface iGetOnChainDynamicStoreSuccessResponse<T>

    interface iGetOnChainDynamicStoreSuccessResponse<
        T extends NumberType = NumberType,
    > {
        store: iDynamicStoreDocWithDetails<T>;
    }

    Type Parameters

    Implemented by

    Index

    Properties

    Properties