Class PaymentByCardFlowViewModel.State
-
- All Implemented Interfaces:
public final class PaymentByCardFlowViewModel.State
-
-
Field Summary
Fields Modifier and Type Field Description private final Notificationnotification
-
Constructor Summary
Constructors Constructor Description PaymentByCardFlowViewModel.State(Notification notification)
-
Method Summary
Modifier and Type Method Description final NotificationgetNotification()-
-
Constructor Detail
-
PaymentByCardFlowViewModel.State
PaymentByCardFlowViewModel.State(Notification notification)
-
-
Method Detail
-
getNotification
final Notification getNotification()
-
-
-
-