BrandDirectoryOrderBy
Order by values for the brand directory.
enum BrandDirectoryOrderBy {
NAME_ASC
NEWEST_DESC
POPULARITY_DESC
GIVE_DESC
}
Values
BrandDirectoryOrderBy.NAME_ASC
BrandDirectoryOrderBy.NEWEST_DESC
BrandDirectoryOrderBy.POPULARITY_DESC
BrandDirectoryOrderBy.GIVE_DESC
Member of
BrandDirectory query