videosphere
    Preparing search index...

    Interface StringifyPlatformUploadDocumentOptions

    Defines the shape of stringify platform upload document options.

    interface StringifyPlatformUploadDocumentOptions {
        documentStorageTruncated?: boolean;
    }
    Index

    Properties

    documentStorageTruncated?: boolean

    When true, adds __documentStorageTruncated so support can see the DB row was shrunk to fit the column.