-
public class MoreInformationFragment.Companion
-
-
Field Summary
Fields Modifier and Type Field Description public final static MoreInformationFragment.CompanionINSTANCE
-
Method Summary
Modifier and Type Method Description final MoreInformationFragmentnewInstance(PaymentComponent paymentComponent, BackListener backListener)Create a new instance of the MoreInformationFragment. -
-
Method Detail
-
newInstance
final MoreInformationFragment newInstance(PaymentComponent paymentComponent, BackListener backListener)
Create a new instance of the MoreInformationFragment.
- Parameters:
paymentComponent- the PaymentComponent instance which contains the list of payment provider appsbackListener- a listener for back events
-
-
-
-