airwallex-android
Toggle table of contents
6.3.1
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
airwallex-android
components-core
/
com.airwallex.android.core.model
/
DynamicSchemaFieldCandidate
Dynamic
Schema
Field
Candidate
data
class
DynamicSchemaFieldCandidate
:
Parcelable
Members
Properties
display
Name
Link copied to clipboard
val
displayName
:
String
Display Name
value
Link copied to clipboard
val
value
:
String
Value
Functions
describe
Contents
Link copied to clipboard
abstract
fun
describeContents
(
)
:
Int
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String
write
To
Parcel
Link copied to clipboard
abstract
fun
writeToParcel
(
p0
:
Parcel
,
p1
:
Int
)