GetProperty
Description
Gets the product property given a category and a name.
Parameters
Parameter
Type
Description
category
string
category of the product property
name
string
name of the product property
Return
Type
Description
the product property that corresponds to the specified category and name
Last updated