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
[]
;
}
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
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
action
currencies
Typescript SDK Type Docs
Loading...
New value to set. Must not be empty.