Class BillingAccountStateChangeEventPayload
java.lang.Object
de.hybris.platform.tuawebservicesresources.v2.dto.BillingAccountStateChangeEventPayload
The event data structure
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbillingAccount(BillingAccount billingAccount) boolean@Valid BillingAccountGet billingAccountinthashCode()voidsetBillingAccount(BillingAccount billingAccount) toString()
-
Constructor Details
-
BillingAccountStateChangeEventPayload
public BillingAccountStateChangeEventPayload()
-
-
Method Details