DocumentFormat
Represents the format of a document type.
enum DocumentFormat {
IMAGE
LINK
PDF
TEXT
UPLOADED_DOCUMENT
VIDEO_URL
}
Values
DocumentFormat.IMAGE
Image.
DocumentFormat.LINK
Link.
DocumentFormat.PDF
PDF.
DocumentFormat.TEXT
Text.
DocumentFormat.UPLOADED_DOCUMENT
Uploaded document.
DocumentFormat.VIDEO_URL
Video URL.
Member Of
CreateExhibitionDocumentTypeInput input ● CreatePresentationDocumentTypeInput input ● CreateSponsorshipDocumentTypeInput input ● DocumentType interface ● ImageDocumentType object ● LinkDocumentType object ● PDFDocumentType object ● TextDocumentType object ● UpdateExhibitionDocumentTypeInput input ● UpdatePresentationDocumentTypeInput input ● UpdateSponsorshipDocumentTypeInput input ● UploadedDocumentDocumentType object ● VideoLinkDocumentType object