-
public final class PrimerPaymentMethodData
-
-
Field Summary
Fields Modifier and Type Field Description private final StringpaymentMethodType
-
Constructor Summary
Constructors Constructor Description PrimerPaymentMethodData(String paymentMethodType)
-
Method Summary
Modifier and Type Method Description final StringgetPaymentMethodType()-
-
Constructor Detail
-
PrimerPaymentMethodData
PrimerPaymentMethodData(String paymentMethodType)
-
-
Method Detail
-
getPaymentMethodType
final String getPaymentMethodType()
-
-
-
-