Home > @poq/sdk > SearchRequestSortField > toString
Method overrides base object toString method to return formatted representation of search field.
Signature:
toString(): string;
Returns:
string
String representatiion of the field in a format: FieldName:desc | FieldName:asc.