@adcp/sdk API Reference - v14.0.0-beta.6
    Preparing search index...

    Interface LegacyPurchaseBinding

    interface LegacyPurchaseBinding {
        principalScope: string;
        accountScope: string;
        sellerScope: string;
        clientSessionScope: string;
        sourceAdcpVersion: LegacyPurchaseSourceVersion;
        discoveryContextId?: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

    principalScope: string
    accountScope: string
    sellerScope: string
    clientSessionScope: string

    Authenticated seller/account session scope; never a bearer or secret.

    sourceAdcpVersion: LegacyPurchaseSourceVersion
    discoveryContextId?: string

    A2A conversation identity observed during discovery, when one exists.