Class CurrencyView
java.lang.Object
org.cardanofoundation.lob.app.organisation.domain.view.CurrencyView
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic CurrencyViewcreateFail(org.zalando.problem.Problem error, CurrencyUpdate currencyUpdate) static CurrencyViewcreateSuccess(String customerCode, String currencyId)
-
Constructor Details
-
CurrencyView
public CurrencyView()
-
-
Method Details
-
createFail
public static CurrencyView createFail(org.zalando.problem.Problem error, CurrencyUpdate currencyUpdate) -
createSuccess
-