XYO Platform SDK - v3.10.6
    Preparing search index...

    Interface AllArchivistFunctions<TReadResponse>

    interface AllArchivistFunctions<TReadResponse> {
        all(): PromisableArray<TReadResponse>;
    }

    Type Parameters

    • TReadResponse

    Hierarchy (View Summary)

    Index

    Methods

    Methods