Category Group
Container for a breakdown of how many of each type of Activity have been returned in the API response.
Parameters
count
The count of the number of categories the returned set of activities map to.
group Name
The group which the category belongs Possible value is: Recommendations Tours Activities Transportation Promotions Duration
group Display Name
The localized value for category name.
category Name
The name of one of the categories.
category Display Name
Constructors
Link copied to clipboard
public CategoryGroup CategoryGroup(Integer count, String groupName, String groupDisplayName, String categoryName, String categoryDisplayName)