GetTagsInCollectionResponse

interface GetTagsInCollectionResponse {
    items: GetFiltersResponseCreatedInner[];
    result: boolean;
}

Properties

Properties

GetTagsInCollectionResponse

result: boolean

GetTagsInCollectionResponse