Interface PreviewDocumentFetchUsage

Usage information for the fetch_documents operation.

DocumentFetchUsage

interface PreviewDocumentFetchUsage {
    readUnits: number;
}

Properties

Properties

readUnits: number

The number of read units consumed by this operation.

DocumentFetchUsage