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