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

    Interface ProposalActiveHold

    Current committed successor that reserves inventory for this source draft.

    interface ProposalActiveHold {
        proposal_id: string;
        expires_at: string;
    }
    Index

    Properties

    proposal_id: string
    expires_at: string