@seamapi/http - v1.70.0
    Preparing search index...

    Interface SeamHttpRequestOptions

    interface SeamHttpRequestOptions {
        isUndocumentedApiEnabled?: boolean;
        waitForActionAttempt?: boolean | ResolveActionAttemptOptions;
    }

    Hierarchy (View Summary)

    Index

    Properties

    isUndocumentedApiEnabled?: boolean
    waitForActionAttempt?: boolean | ResolveActionAttemptOptions