Field

open class Field : JsonSerializable

Defines a field that can be sent up when fetching a Pass.

Types

Link copied to clipboard
open class Builder
Builds the Field object.

Functions

Link copied to clipboard
Creates a new Builder instance.
Link copied to clipboard
Returns the objects represented as a JsonValue.
Link copied to clipboard
open fun toString(): String