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

    Interface StashArchivistFunctions<TWriteResponse>

    interface StashArchivistFunctions<TWriteResponse> {
        commit(): PromisableArray<TWriteResponse>;
    }

    Type Parameters

    • TWriteResponse

    Hierarchy (View Summary)

    Index

    Methods

    Methods