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

    Type Alias ActionAttemptsListResponse

    Use ActionAttemptsListRequest instead.

    type ActionAttemptsListResponse = {
        action_attempts: ActionAttemptResource[];
    }
    Index

    Properties

    Properties

    action_attempts: ActionAttemptResource[]