Optional ReadonlynameRequired if used for ProductVariantImport. Must not be set if used for ProductVariantPatch.
Must match `name` of an [AttributeDefinition](ctp:api:type:AttributeDefinition) of the Product Type.
ReadonlytypeMust match type of an AttributeDefinition of the Product Type.
The type is required if this type is used in a product variant and must not be set when
used in a product variant patch.
ReadonlyvalueA set of localized enum values, each represented by its key. Each key must match the key of an AttributeLocalizedEnumValue in the Product Type.
This type represents an attribute whose value is a localized enum. The attribute value refers to the key of the enum value.