SearchGroupingRequest
The search grouping request
Name | Description | Type | Additional information |
---|---|---|---|
GroupingName |
Gets or sets the name.
|
string |
None.
|
SHGroupingId |
Gets or sets the sh grouping identifier.
|
integer |
None.
|
CategoryId |
Gets or sets the category identifier.
|
string |
None.
|
ParentGroupingId |
Gets or sets the parent grouping identifier.
|
string |
None.
|
OrderBy |
Sets the order by.(Note: Please use column Name Given in Response only,Don't use "Page" or "ItemsPerPage").
|
string |
None.
|
SortOrder |
The SortOrder i.e. "ASC" or "DESC"
|
string |
None.
|
DateUpdated |
Set Date Updated you can use either Date Updated Or UpdatedSince.
|
date |
None.
|
UpdatedSince |
Set From Date and To Date value. Return result for between date , From Date And To Date.
|
DateValue |
None.
|
Page |
Sets the page.
|
integer |
None.
|
ItemsPerPage |
Sets the items per page.
|
integer |
None.
|