Sha256: 279fef114d58155d2678a8afdab7e1bc4e1b3195a4aed6fea7f291b79666f506
Contents?: true
Size: 350 Bytes
Versions: 6
Compression:
Stored size: 350 Bytes
Contents
# Passbase::Cursor ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **_next** | **String** | opaque token to pass back to the API to get the next batch of data | [optional] ## Code Sample ```ruby require 'Passbase' instance = Passbase::Cursor.new(_next: aWQ6NDA3MQ==) ```
Version data entries
6 entries across 6 versions & 1 rubygems
Version | Path |
---|---|
passbase-1.2.0 | docs/Cursor.md |
passbase-1.1.0 | docs/Cursor.md |
passbase-1.0.3 | docs/Cursor.md |
passbase-1.0.2 | docs/Cursor.md |
passbase-1.0.1 | docs/Cursor.md |
passbase-1.0.0 | docs/Cursor.md |