v1Pagination class
Constructors
-
const
-
factory
Properties
-
after
→ String?
-
A pagination cursor. This is an object ID that enables you to fetch all objects after this ID.
final
-
before
→ String?
-
A pagination cursor. This is an object ID that enables you to fetch all objects before this ID.
final
-
hashCode
→ int
-
The hash code for this object.
no setterinherited
-
limit
→ String?
-
A limit of the number of object to be returned, between 1 and 100. Defaults to 10.
final
-
runtimeType
→ Type
-
A representation of the runtime type of the object.
no setterinherited