@adcp/sdk API Reference - v14.0.0-beta.6
Documentation
GitHub
npm
Preparing search index...
ProposalSourceExpectation
Interface ProposalSourceExpectation
interface
ProposalSourceExpectation
{
proposal_id
:
string
;
action
:
"finalize"
|
"revise"
;
version
:
string
|
null
;
}
Index
Properties
proposal_
id
action
version
Properties
proposal_
id
proposal_id
:
string
action
action
:
"finalize"
|
"revise"
version
version
:
string
|
null
null
means the source was absent when the request was evaluated.
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
proposal_
id
action
version
Documentation
GitHub
npm
@adcp/sdk API Reference - v14.0.0-beta.6
Loading...
nullmeans the source was absent when the request was evaluated.