Skip to main content

IkasCategoryListSortType

enum IkasCategoryListSortType {
A_Z = 'A_Z',
Z_A = 'Z_A',
}