package rest type Order struct { Name string IsAsc bool }