Type Alias ClientLibraryGetDocumentResponses

ClientLibraryGetDocumentResponses: {
    200: DocumentDto;
}