Class FinancialAccountDeleteEventPayload
java.lang.Object
de.hybris.platform.tuawebservicesresources.v2.dto.FinancialAccountDeleteEventPayload
The event data structure
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanfinancialAccount(FinancialAccount financialAccount) @Valid FinancialAccountGet financialAccountinthashCode()voidsetFinancialAccount(FinancialAccount financialAccount) toString()
-
Constructor Details
-
FinancialAccountDeleteEventPayload
public FinancialAccountDeleteEventPayload()
-
-
Method Details