before property

String? before
final

A pagination cursor. This is an object ID that enables you to fetch all objects before this ID.

Implementation

final String? before;