Retrieves the list of attributes which are applicable to a specific category.
Some categories are currently unsupported (including subcategories): 350 (Real Estate), 5000 (Jobs) and 36 (Businesses for sale).
[
{
"Name": "ABC",
"DisplayName": "ABC",
"Type": 0,
"Range": {
"Lower": "ABC",
"Upper": "ABC"
},
"MaxStringLength": 123,
"Options": [
{
"Value": "ABC",
"Display": "ABC"
},
{
"Value": "ABC",
"Display": "ABC"
}
],
"Units": [
{
"Display": "ABC",
"Multiplier": 123.0
},
{
"Display": "ABC",
"Multiplier": 123.0
}
],
"IsRequiredForSell": false,
"GroupName": "ABC"
},
{
"Name": "ABC",
"DisplayName": "ABC",
"Type": 0,
"Range": {
"Lower": "ABC",
"Upper": "ABC"
},
"MaxStringLength": 123,
"Options": [
{
"Value": "ABC",
"Display": "ABC"
},
{
"Value": "ABC",
"Display": "ABC"
}
],
"Units": [
{
"Display": "ABC",
"Multiplier": 123.0
},
{
"Display": "ABC",
"Multiplier": 123.0
}
],
"IsRequiredForSell": false,
"GroupName": "ABC"
}
]