toggle menu
adyen-android
androidJvm
switch theme
search in API
components-core
/
com.adyen.checkout.components.core
/
InputDetail
Input
Detail
data
class
InputDetail
(
var
items
:
List
<
Item
>
?
=
null
)
:
ModelObject
Members
Constructors
Input
Detail
Link copied to clipboard
constructor
(
items
:
List
<
Item
>
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
items
Link copied to clipboard
var
items
:
List
<
Item
>
?
Functions
describe
Contents
Link copied to clipboard
open
override
fun
describeContents
(
)
:
Int
write
To
Parcel
Link copied to clipboard
abstract
fun
writeToParcel
(
p0
:
Parcel
,
p1
:
Int
)