toggle menu
adyen-android
androidJvm
switch theme
search in API
voucher
/
com.adyen.checkout.voucher.internal.ui.model
/
VoucherInformationField
Voucher
Information
Field
@
RestrictTo
(
value
=
[
RestrictTo.Scope.LIBRARY_GROUP
]
)
data
class
VoucherInformationField
(
@
StringRes
val
labelResId
:
Int
,
val
value
:
String
)
Members
Constructors
Voucher
Information
Field
Link copied to clipboard
constructor
(
@
StringRes
labelResId
:
Int
,
value
:
String
)
Properties
label
Res
Id
Link copied to clipboard
val
labelResId
:
Int
value
Link copied to clipboard
val
value
:
String