Namespace Quantellia.WMServer.Asset.Model.Document
Classes
DocumentDataArgs
The document GET endpoint won't return DocumentData or EditedText to prevent excessively large amounts of data being transferred each GET. Instead, they will be supplied with these arguments in a separate endpoint.
FileSignatureHelper
Contains the logic needed to derive the file extension from a file's hex representation.
ManyDocumentArgs
An args object used for inserting or removing multiple documents in a single call.