@lasuillard/raindrop-client
    Preparing search index...

    Interface GetHighlightsInCollectionResponse

    GetHighlightsInCollectionResponse

    interface GetHighlightsInCollectionResponse {
        items: GetAllHighlightsResponseItemsInner[];
        result: boolean;
    }
    Index

    Properties

    Properties

    GetHighlightsInCollectionResponse

    result: boolean

    GetHighlightsInCollectionResponse