@adcp/sdk API Reference - v14.0.0-beta.6
Documentation
GitHub
npm
Preparing search index...
RefinedProposalResult
Interface RefinedProposalResult<TProposal>
interface
RefinedProposalResult
<
TProposal
extends
CanonicalProposal
=
CanonicalProposal
,
>
{
source_proposal_id
:
string
;
outcome
:
"revised"
;
proposals
:
TProposal
[]
;
}
Type Parameters
TProposal
extends
CanonicalProposal
=
CanonicalProposal
Index
Properties
source_
proposal_
id
outcome
proposals
Properties
source_
proposal_
id
source_proposal_id
:
string
outcome
outcome
:
"revised"
proposals
proposals
:
TProposal
[]
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
source_
proposal_
id
outcome
proposals
Documentation
GitHub
npm
@adcp/sdk API Reference - v14.0.0-beta.6
Loading...