Uses of Class
io.constructor.client.models.SortOptionsResponse
Packages that use SortOptionsResponse
-
Uses of SortOptionsResponse in io.constructor.client
Methods in io.constructor.client that return SortOptionsResponseModifier and TypeMethodDescriptionConstructorIO.retrieveSortOptions()Retrieves all sort options with default section "Products" and no filterConstructorIO.retrieveSortOptions(SortOptionGetRequest sortOptionGetRequest) Retrieves all sort optionsConstructorIO.retrieveSortOptions(String sortBy) Retrieves all sort options for a specific sortBy with default section "Products"