Class ChartOfAccountView
java.lang.Object
org.cardanofoundation.lob.app.organisation.domain.view.ChartOfAccountView
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic ChartOfAccountViewcreateFail(org.zalando.problem.Problem error, ChartOfAccountUpdate chartOfAccountUpdate) static ChartOfAccountViewcreateSuccess(ChartOfAccount chartOfAccount)
-
Constructor Details
-
ChartOfAccountView
public ChartOfAccountView()
-
-
Method Details
-
createSuccess
-
createFail
public static ChartOfAccountView createFail(org.zalando.problem.Problem error, ChartOfAccountUpdate chartOfAccountUpdate)
-