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