@adcp/sdk API Reference - v7.9.0
    Preparing search index...

    Type Alias AccountStatus

    AccountStatus:
        | "active"
        | "pending_approval"
        | "rejected"
        | "payment_required"
        | "suspended"
        | "closed"

    Account lifecycle status. See the Accounts Protocol overview for the operations matrix showing which tasks are permitted in each state.