Class FinancialAccountAttributeValueChangeEventPayload
java.lang.Object
de.hybris.platform.billingaccounttmfwebservices.v1.dto.FinancialAccountAttributeValueChangeEventPayload
@Validated
@Generated(value="de.hybris.platform.billingaccounttmfwebservices.swagger.BaBillingAccountCodegen",
date="2022-10-21T20:35:18.164Z")
public class FinancialAccountAttributeValueChangeEventPayload
extends Object
The event data structure
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanfinancialAccount(FinancialAccount financialAccount) @Valid FinancialAccountThe involved resource data for the eventinthashCode()voidsetFinancialAccount(FinancialAccount financialAccount) toString()
-
Constructor Details
-
FinancialAccountAttributeValueChangeEventPayload
public FinancialAccountAttributeValueChangeEventPayload()
-
-
Method Details
-
financialAccount
public FinancialAccountAttributeValueChangeEventPayload financialAccount(FinancialAccount financialAccount) -
getFinancialAccount
The involved resource data for the event- Returns:
- financialAccount
-
setFinancialAccount
-
equals
-
hashCode
public int hashCode() -
toString
-