ServiceUploadDocumentContentTypeEnum: {
    Gif: "GIF";
    Jpeg: "JPEG";
    Jpg: "JPG";
    Pdf: "PDF";
    Png: "PNG";
    Tiff: "TIFF";
} = ...