@adcp/sdk API Reference - v10.0.1
    Preparing search index...

    Interface RateLimitTripTaskOptions

    interface RateLimitTripTaskOptions {
        skipIdempotencyAutoInject?: boolean;
        skipAccountValidation?: boolean;
    }
    Index

    Properties

    skipIdempotencyAutoInject?: boolean
    skipAccountValidation?: boolean