Class CurrencyCodeResponse
java.lang.Object
com.iland.core.web.rest.response.billing.CurrencyCodeResponse
- All Implemented Interfaces:
Serializable
Currency Code Response.
- Author:
- Brett Snyder
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionGet the currency code associated with the organization.
-
Constructor Details
-
Method Details
-
getCurrencyCode
Get the currency code associated with the organization.- Returns:
CurrencyCodecurrency code
-