Uses of Class
de.hybris.platform.acceleratorservices.payment.data.PaymentInfoData
-
Packages that use PaymentInfoData Package Description de.hybris.platform.acceleratorservices.payment.data -
-
Uses of PaymentInfoData in de.hybris.platform.acceleratorservices.payment.data
Methods in de.hybris.platform.acceleratorservices.payment.data that return PaymentInfoData Modifier and Type Method Description PaymentInfoDataCreateSubscriptionRequest. getPaymentInfoData()PaymentInfoDataCreateSubscriptionResult. getPaymentInfoData()Methods in de.hybris.platform.acceleratorservices.payment.data with parameters of type PaymentInfoData Modifier and Type Method Description voidCreateSubscriptionRequest. setPaymentInfoData(PaymentInfoData paymentInfoData)voidCreateSubscriptionResult. setPaymentInfoData(PaymentInfoData paymentInfoData)
-