Class DigitalPaymentsRoutingParameters
java.lang.Object
de.hybris.platform.cissapdigitalpayment.client.model.DigitalPaymentsRoutingParameters
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetCompanyCode(String companyCode) voidsetCurrency(String currency) voidsetCustomerCountry(String customerCountry) voidsetCustomParameterValue(String customParameterValue) voidsetPaymentMethod(String paymentMethod) voidsetPaymentType(String paymentType)
-
Constructor Details
-
DigitalPaymentsRoutingParameters
public DigitalPaymentsRoutingParameters()
-
-
Method Details
-
setCustomParameterValue
-
getCustomParameterValue
-
setCompanyCode
-
getCompanyCode
-
setCustomerCountry
-
getCustomerCountry
-
setPaymentMethod
-
getPaymentMethod
-
setCurrency
-
getCurrency
-
setPaymentType
-
getPaymentType
-