@adcp/sdk API Reference - v7.9.0
Documentation
GitHub
npm
Preparing search index...
PlanBudget
Interface PlanBudget
interface
PlanBudget
{
total
:
number
;
currency
:
string
;
reallocation_threshold
?:
number
;
reallocation_unlimited
?:
boolean
;
[
k
:
string
]:
unknown
;
}
Indexable
[
k
:
string
]:
unknown
Index
Properties
total
currency
reallocation_
threshold?
reallocation_
unlimited?
Properties
total
total
:
number
currency
currency
:
string
Optional
reallocation_
threshold
reallocation_threshold
?:
number
Optional
reallocation_
unlimited
reallocation_unlimited
?:
boolean
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
total
currency
reallocation_
threshold
reallocation_
unlimited
Documentation
GitHub
npm
@adcp/sdk API Reference - v7.9.0
Loading...