Preparing search index...
The search index is not available
Typescript SDK Type Docs
Typescript SDK Type Docs
Platform SDK
ProjectChangeCurrenciesAction
Interface ProjectChangeCurrenciesAction
interface
ProjectChangeCurrenciesAction
{
action
:
"changeCurrencies"
;
currencies
:
string
[]
;
}
Hierarchy (
View Summary
)
IProjectUpdateAction
ProjectChangeCurrenciesAction
Index
Properties
action
currencies
Properties
Readonly
action
action
:
"changeCurrencies"
Readonly
currencies
currencies
:
string
[]
New value to set. Must not be empty.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
action
currencies
Typescript SDK Type Docs
Loading...
New value to set. Must not be empty.