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

    Class RefreshStatusSuccessResponse<T>

    Type Parameters

    Hierarchy (View Summary)

    Implements

    Index

    Constructors

    Properties

    errorDocs: QueueDoc<T>[]

    Array of error documents corresponding to the collection.

    inQueue: boolean

    Boolean indicating if the collection is currently in the queue.

    refreshDoc: RefreshDoc<T>

    The status information corresponding to the collection.

    Methods