GetAllHighlightsResponse

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

Properties

Properties

GetAllHighlightsResponse

result: boolean

GetAllHighlightsResponse