toggle menu
Airship Android SDK
androidJvm
switch theme
search in API
urbanairship-core
/
com.urbanairship.wallet
/
Field
Field
open
class
Field
:
JsonSerializable
Defines a field that can be sent up when fetching a
Pass
.
Members
Types
Builder
Link copied to clipboard
open
class
Builder
Builds the
Field
object.
Functions
new
Builder
Link copied to clipboard
@
NonNull
open
fun
newBuilder
(
)
:
Field.Builder
Creates a new Builder instance.
to
Json
Value
Link copied to clipboard
@
NonNull
open
fun
toJsonValue
(
)
:
JsonValue
Returns the objects represented as a JsonValue.
to
String
Link copied to clipboard
@
NonNull
open
fun
toString
(
)
:
String