Class BillingAccountStateChangeEventPayload
java.lang.Object
de.hybris.platform.billingaccounttmfwebservices.v1.dto.BillingAccountStateChangeEventPayload
@Validated
@Generated(value="de.hybris.platform.billingaccounttmfwebservices.swagger.BaBillingAccountCodegen",
date="2022-10-21T20:35:18.164Z")
public class BillingAccountStateChangeEventPayload
extends Object
The event data structure
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbillingAccount(BillingAccount billingAccount) boolean@Valid BillingAccountThe involved resource data for the eventinthashCode()voidsetBillingAccount(BillingAccount billingAccount) toString()
-
Constructor Details
-
BillingAccountStateChangeEventPayload
public BillingAccountStateChangeEventPayload()
-
-
Method Details