WebApiActiveQueryBuilder::Object::Sorting
Load the model package
use WebApiActiveQueryBuilder::Object::Sorting;
Properties
Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- field | string | Column of original query by which transfored query will be sorted. | [optional] order | string | Sort order (ascending or descending). | [optional]