Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 955 Bytes

ProductDefinitionAttributeToAdd.md

File metadata and controls

15 lines (11 loc) · 955 Bytes

Yaksa.OrckestraCommerce.Client.Model.ProductDefinitionAttributeToAdd

ProductDefinitionAttributeToAdd

Properties

Name Type Description Notes
AttributeName string The name of the existing attribute to associate to the definition [optional]
AttributeTarget string Indicates whether attribute should be applied to product itself and/or its variants. [optional]
SequenceNumber int Affects the order in which attributes are shown when editing a product. [optional]
KeyVariantOrder int The order of a key variant attribute. [optional]
IsVariantGroup bool Gets or sets a value inticating whether the attribute is used for variant grouping [optional]

[Back to Model list] [Back to API list] [Back to README]