Uses of Class
de.hybris.platform.payment.dto.BillingInfo
Packages that use BillingInfo
-
Uses of BillingInfo in de.hybris.platform.payment.dto
Methods in de.hybris.platform.payment.dto that return BillingInfoMethods in de.hybris.platform.payment.dto with parameters of type BillingInfoModifier and TypeMethodDescriptionvoidBillingInfo.copy(BillingInfo orig) Copy the values from another objectvoidCardInfo.setBillingInfo(BillingInfo billingInfo) -
Uses of BillingInfo in de.hybris.platform.sap.sapmodel.services.impl
Methods in de.hybris.platform.sap.sapmodel.services.impl with parameters of type BillingInfoModifier and TypeMethodDescriptionDefaultSapCustomerAccountService.createPaymentSubscription(CustomerModel customerModel, CardInfo cardInfo, BillingInfo billingInfo, String titleCode, String paymentProvider, boolean saveInAccount)