Class CreateTmaBillingAccountRequest
java.lang.Object
de.hybris.platform.b2ctelcofacades.data.CreateTmaBillingAccountRequest
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetBillingAccountId(String billingAccountId) voidsetBillingSystemId(String billingSystemId) voidsetParentBillingAccountId(String parentBillingAccountId)
-
Constructor Details
-
CreateTmaBillingAccountRequest
public CreateTmaBillingAccountRequest()
-
-
Method Details
-
setBillingAccountId
-
getBillingAccountId
-
setBillingSystemId
-
getBillingSystemId
-
setParentBillingAccountId
-
getParentBillingAccountId
-