Sha256: 12e8d04d2b2cf82aaea9b597e2d0eb10319b1ca12c8ed4246ebc89402af54449

Contents?: true

Size: 789 Bytes

Versions: 324

Compression:

Stored size: 789 Bytes

Contents

# UltracartClient::ResultSet

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**count** | **Integer** | Number of results in this set | [optional] 
**limit** | **Integer** | Maximum number of results that can be returned in a set | [optional] 
**more** | **BOOLEAN** | True if there are more results to query | [optional] 
**next_offset** | **Integer** | The next offset that you should query to retrieve more results | [optional] 
**offset** | **Integer** | Offset of this result set (zero based) | [optional] 
**total_records** | **Integer** | The total number of records in the result set.  May be null if the number is not known and the client should continue iterating as long as more is true. | [optional] 


Version data entries

324 entries across 324 versions & 1 rubygems

Version Path
ultracart_api-3.10.170 docs/ResultSet.md
ultracart_api-3.10.169 docs/ResultSet.md
ultracart_api-3.10.168 docs/ResultSet.md
ultracart_api-3.10.167 docs/ResultSet.md
ultracart_api-3.10.166 docs/ResultSet.md
ultracart_api-3.10.165 docs/ResultSet.md
ultracart_api-3.10.164 docs/ResultSet.md
ultracart_api-3.10.163 docs/ResultSet.md
ultracart_api-3.10.162 docs/ResultSet.md
ultracart_api-3.10.161 docs/ResultSet.md
ultracart_api-3.10.160 docs/ResultSet.md
ultracart_api-3.10.159 docs/ResultSet.md
ultracart_api-3.10.158 docs/ResultSet.md
ultracart_api-3.10.157 docs/ResultSet.md
ultracart_api-3.10.156 docs/ResultSet.md
ultracart_api-3.10.155 docs/ResultSet.md
ultracart_api-3.10.154 docs/ResultSet.md
ultracart_api-3.10.153 docs/ResultSet.md
ultracart_api-3.10.152 docs/ResultSet.md
ultracart_api-3.10.151 docs/ResultSet.md