Cursor-based pagination metadata.
@type t() :: %WorkOS.ListMetadata{after_: String.t() | nil, before: String.t() | nil}