Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 910 Bytes

CategoryParameterRequirementConditions.md

File metadata and controls

10 lines (7 loc) · 910 Bytes

# CategoryParameterRequirementConditions

Properties

Name Type Description Notes
parameters_with_value \AllegroApi\Model\CategoryParameterWithValue[] Condition type which requires this parameter only if the given other parameter has filled in one of the given value ids in an offer or product. Empty if no condition of this type is present.
parameters_without_value \AllegroApi\Model\CategoryParameterWithoutValue[] Condition type which requires this parameter only if the given other parameter has filled neither a value nor a value id in an offer or product. Empty if no condition of this type is present.

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