Properties

Link copied to clipboard
@SerialName(value = "_meta")
abstract val meta: JsonObject?

Optional metadata attached to this entity.

Link copied to clipboard
abstract val nextCursor: String?

Opaque token for retrieving the next page of results, or null if no more results.