Class AnalyticsSource.DropIn
-
- All Implemented Interfaces:
public final class AnalyticsSource.DropIn extends AnalyticsSource
-
-
Field Summary
Fields Modifier and Type Field Description private final List<String>paymentMethodList
-
Constructor Summary
Constructors Constructor Description AnalyticsSource.DropIn(List<String> paymentMethodList)
-
Method Summary
Modifier and Type Method Description final List<String>getPaymentMethodList()-
-
Method Detail
-
getPaymentMethodList
final List<String> getPaymentMethodList()
-
-
-
-