Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

This object can be specify the sort of results.

Table of Contents

Structure

Code Block
{
 "key":"DocumentId", // Type of sort
 "ascending":true // The sort direction is "ascending"
}

...