Preparing search index...
The search index is not available
Typescript SDK Type Docs
Typescript SDK Type Docs
Platform SDK
MyCustomerSetVatIdAction
Interface MyCustomerSetVatIdAction
interface
MyCustomerSetVatIdAction
{
action
:
"setVatId"
;
vatId
?:
string
;
}
Hierarchy (
View Summary
)
IMyCustomerUpdateAction
MyCustomerSetVatIdAction
Index
Properties
action
vat
Id?
Properties
Readonly
action
action
:
"setVatId"
Optional
Readonly
vat
Id
vatId
?:
string
Value to set. If empty, any existing value is removed.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
action
vat
Id
Typescript SDK Type Docs
Loading...
Value to set. If empty, any existing value is removed.