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