| Package | Description |
|---|---|
| com.konfigthis.splitit.client.model |
| Modifier and Type | Method and Description |
|---|---|
Currency |
Currency.code(String code) |
Currency |
Currency.description(String description) |
static Currency |
Currency.fromJson(String jsonString)
Create an instance of Currency given an JSON string
|
Currency |
Money.getCurrency()
Get currency
|
Currency |
Currency.id(Long id) |
Currency |
Currency.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
Currency |
Currency.symbol(String symbol) |
| Modifier and Type | Method and Description |
|---|---|
Money |
Money.currency(Currency currency) |
void |
Money.setCurrency(Currency currency) |
Copyright © 2024. All rights reserved.