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
;
}
Index
Properties
action
vat
Id?
Properties
Readonly
action
action
:
"setVatId"
Optional
Readonly
vat
Id
vat
Id
?:
string
Value to set. If empty, any existing value is removed.
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
action
vat
Id
Typescript SDK Type Docs
Loading...
Value to set. If empty, any existing value is removed.