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

    Type Alias SyncGovernanceResponseRow

    SyncGovernanceResponseRow: SyncGovernanceSuccess["accounts"][number]

    One result row in a sync_governance response. Carries the status discriminator (synced / failed) the spec requires.

    Field-level documentation lives on the inline shape in SyncGovernanceSuccess.accounts[] — see SyncAccountsResponseRow for the same caveat on indexed-access JSDoc propagation.