Preparing search index...
The search index is not available
Typescript SDK Type Docs
Typescript SDK Type Docs
Import API SDK
DuplicateAttributeValuesError
Interface DuplicateAttributeValuesError
The
CombinationUnique
AttributeConstraintEnum
was violated.
interface
DuplicateAttributeValuesError
{
attributes
:
Attribute
[]
;
code
:
"DuplicateAttributeValues"
;
message
:
string
;
}
Index
Properties
attributes
code
message
Properties
Readonly
attributes
attributes
:
Attribute
[]
Readonly
code
code
:
"DuplicateAttributeValues"
Readonly
message
message
:
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
attributes
code
message
Typescript SDK Type Docs
Loading...
The
CombinationUnique
AttributeConstraintEnum was violated.