Uses of Class
de.hybris.platform.b2ctelcofacades.data.CreateTmaBillingAccountRequest
-
Packages that use CreateTmaBillingAccountRequest Package Description de.hybris.platform.b2ctelcofacades.subscription de.hybris.platform.b2ctelcofacades.subscription.impl -
-
Uses of CreateTmaBillingAccountRequest in de.hybris.platform.b2ctelcofacades.subscription
Methods in de.hybris.platform.b2ctelcofacades.subscription with parameters of type CreateTmaBillingAccountRequest Modifier and Type Method Description TmaBillingAccountDataTmaBillingAccountFacade. createBillingAccount(CreateTmaBillingAccountRequest billingAccountRequest)Creates a newTmaBillingAccountDatawith given details. -
Uses of CreateTmaBillingAccountRequest in de.hybris.platform.b2ctelcofacades.subscription.impl
Methods in de.hybris.platform.b2ctelcofacades.subscription.impl with parameters of type CreateTmaBillingAccountRequest Modifier and Type Method Description TmaBillingAccountDataDefaultTmaBillingAccountFacade. createBillingAccount(CreateTmaBillingAccountRequest billingAccountRequest)
-