Class TmaBillingAccountRequestWsDto
java.lang.Object
de.hybris.platform.b2ctelcowebservices.dto.TmaBillingAccountRequestWsDto
- All Implemented Interfaces:
Serializable
Used as request type for BillingAccount rest operations
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetBillingAccountId(String billingAccountId) voidsetBillingSystemId(String billingSystemId) voidsetParentBillingAccountId(String parentBillingAccountId)
-
Constructor Details
-
TmaBillingAccountRequestWsDto
public TmaBillingAccountRequestWsDto()
-
-
Method Details
-
setBillingAccountId
-
getBillingAccountId
-
setBillingSystemId
-
getBillingSystemId
-
setParentBillingAccountId
-
getParentBillingAccountId
-