Sha256: 102d7e768b79c2f5161b238b140acf4abc5a896f698908faed0df304fc3053e3
Contents?: true
Size: 347 Bytes
Versions: 2
Compression:
Stored size: 347 Bytes
Contents
# PinterestSdkClient::Paginated ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **items** | **Array<Object>** | | | | **bookmark** | **String** | | [optional] | ## Example ```ruby require 'pinterest_sdk' instance = PinterestSdkClient::Paginated.new( items: null, bookmark: null ) ```
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
pinterest_sdk-1.1.0 | docs/Paginated.md |
pinterest_sdk-1.0.0 | docs/Paginated.md |