SearchOrdersQuery

May 8, 2019 ยท View on GitHub

Description

Contains query criteria for the search.

Properties

NameGetterSetterTypeDescriptionNotes
filtergetFilter()setFilter($value)\SquareConnect\Model\SearchOrdersFilterCriteria to filter results by.[optional]
sortgetSort()setSort($value)\SquareConnect\Model\SearchOrdersSortCriteria to sort results by.[optional]

Note: All properties are protected and only accessed via getters and setters.

[Back to Model list] [Back to API list] [Back to README]

Contents

  1. 0.1Description
  2. 1Properties