Table of Contents

TTMSFNCCloudAIFileType Enumeration

Defines the type of file or content attached to an AI request.

API unit family: TMSFNCCloudAI

Members

Name Description
aiftImage Represents image content.
aiftText Represents plain text content.
aiftPDF Represents PDF document content.
aiftUnknown Represents content whose type could not be determined.
aiftCSV Represents CSV content.
aiftBinary Represents generic binary content.
aiftAudio Represents audio content.
aiftExcel Represents spreadsheet document content.
aiftWord Represents word-processing document content.