GbRetailapiClient::Sort Properties Name Type Description Notes field String Field the order will be applied to. order Object OrderDto the products will appear in. Example require 'gb_retailapi_client' instance = GbRetailapiClient::Sort.new( field: null, order: null )