Sha256: d71fc4f6c15efea2e0b3d085bfd49d14d0bba746a283035e23414a8c96597ad2

Contents?: true

Size: 787 Bytes

Versions: 30

Compression:

Stored size: 787 Bytes

Contents

# SquareConnect::CatalogQuerySortedAttribute

### Description



## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**attribute_name** | **String** | The attribute whose value should be used as the sort key. | 
**initial_attribute_value** | **String** | The first attribute value to be returned by the query. Ascending sorts will return only objects with this value or greater, while descending sorts will return only objects with this value or less. If unset, start at the beginning (for ascending sorts) or end (for descending sorts). | [optional] 
**sort_order** | **String** | The desired [SortOrder](#type-sortorder), `\"ASC\"` (ascending) or `\"DESC\"` (descending). | [optional] 


Version data entries

30 entries across 30 versions & 1 rubygems

Version Path
square_connect-2.4.0.175 docs/CatalogQuerySortedAttribute.md
square_connect-2.4.0.170 docs/CatalogQuerySortedAttribute.md
square_connect-2.3.1.161 docs/CatalogQuerySortedAttribute.md
square_connect-2.3.0.154 docs/CatalogQuerySortedAttribute.md
square_connect-2.3.0.153 docs/CatalogQuerySortedAttribute.md
square_connect-2.2.1.145 docs/CatalogQuerySortedAttribute.md
square_connect-2.2.0.110 docs/CatalogQuerySortedAttribute.md
square_connect-2.1.1.106 docs/CatalogQuerySortedAttribute.md
square_connect-2.1.1.99 docs/CatalogQuerySortedAttribute.md
square_connect-2.1.0.78 docs/CatalogQuerySortedAttribute.md