Tariqa SOAP
|
Public Member Functions | |
__construct ($name=null, $sortId=null) | |
Data Fields | |
$name | |
$sortId |
This class Encloses the name and sortId elements associated with a specific sort key.
__construct | ( | $ | name = null , |
$ | sortId = null |
||
) |
string | $name | Contains a readable name that describes this sort key. |
string | $sortId | Contains a unique identifier that contains the necessary information to sort search results using this key. One or more sortId values can be used as input for the SortResults operation. |
$name |
$sortId |