Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 872 Bytes

CategoryProductParameter.md

File metadata and controls

13 lines (10 loc) · 872 Bytes

CategoryProductParameter

Properties

Name Type Description Notes
id string The ID of the parameter. [optional]
name string The name of the parameter in Polish. [optional]
type string The type of the product parameter. Other fields in this structure may appear based on the type of the parameter.
required bool Indicates whether the value of this parameter must be set in a product. Product without required parameters set cannot be created. [optional]
unit string The unit in which values of the parameter are used. May be `null`. [optional]

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