@adcp/sdk API Reference - v14.0.0-beta.6
Documentation
GitHub
npm
Preparing search index...
ReviseProposalRefinement
Interface ReviseProposalRefinement
interface
ReviseProposalRefinement
{
proposal_id
:
string
;
action
:
"revise"
;
change_kind
?:
"cancellation"
|
"amendment"
;
constraints
?:
ProposalConstraints
;
product_changes
?:
ProposalProductChanges
;
alternatives
?:
{
count
:
number
}
;
ask
?:
string
;
criteria
?:
ProposalDiscoveryCriteria
;
}
Index
Properties
proposal_
id
action
change_
kind?
constraints?
product_
changes?
alternatives?
ask?
criteria?
Properties
proposal_
id
proposal_id
:
string
action
action
:
"revise"
Optional
change_
kind
change_kind
?:
"cancellation"
|
"amendment"
Optional
constraints
constraints
?:
ProposalConstraints
Optional
product_
changes
product_changes
?:
ProposalProductChanges
Optional
alternatives
alternatives
?:
{
count
:
number
}
Optional
ask
ask
?:
string
Optional
criteria
criteria
?:
ProposalDiscoveryCriteria
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
proposal_
id
action
change_
kind
constraints
product_
changes
alternatives
ask
criteria
Documentation
GitHub
npm
@adcp/sdk API Reference - v14.0.0-beta.6
Loading...