GetHighlightsInCollectionResponse

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

Properties

Properties

GetHighlightsInCollectionResponse

result: boolean

GetHighlightsInCollectionResponse