Protocol
String​Paginatable
public protocol StringPaginatable: Paginatable where Offset == String?
A protocol
defining a Paginatable
instance with an optional String
offset.
Relationships
Conforms To
Paginatable
Types Conforming to String​Paginatable
Comment.Collection
A
struct
representing aComment
collection.Conversation.Unit
A
struct
representing aConversation
single response.Conversation.Collection
A
struct
representing aConversation
collection.Location.Collection
A
struct
representing aLocation
collection.Media.Collection
A
struct
representing aMedia
collection.Recipient.Collection
A
struct
representing aRecipient
collection.SavedCollection.Collection
A
struct
defining a collection ofSavedCollection
.SavedCollection.Unit
A
struct
defining a singleSavedCollection
response.TrayItem.Collection
A
struct
representing aTrayItem
collection.User.Collection
A
struct
representing aUser
collection.