Type Alias ClientLibraryGetContentResponses

ClientLibraryGetContentResponses: {
    200: ContentDetailDto;
}