toggle menu
adyen-android
androidJvm
switch theme
search in API
voucher
/
com.adyen.checkout.voucher.internal.ui.model
/
VoucherUIEvent
Voucher
UIEvent
@
RestrictTo
(
value
=
[
RestrictTo.Scope.LIBRARY_GROUP
]
)
sealed
class
VoucherUIEvent
Inheritors
Success
PermissionDenied
Failure
Members
Types
Failure
Link copied to clipboard
data
class
Failure
(
val
throwable
:
Throwable
)
:
VoucherUIEvent
Permission
Denied
Link copied to clipboard
data
object
PermissionDenied
:
VoucherUIEvent
Success
Link copied to clipboard
data
object
Success
:
VoucherUIEvent