| Package | Description |
|---|---|
| com.smartsheet.api.models |
| Modifier and Type | Method and Description |
|---|---|
Currency |
Currency.setCode(String code)
Sets the currency code.
|
Currency |
Currency.setSymbol(String symbol)
Sets the currency symbol.
|
| Modifier and Type | Method and Description |
|---|---|
List<Currency> |
FormatTables.getCurrency()
Gets the Currency codes and symbols.
|
| Modifier and Type | Method and Description |
|---|---|
FormatTables |
FormatTables.setCurrency(List<Currency> currency)
Sets the Currency codes and symbols.
|
Copyright © 2014–2019 Smartsheet. All rights reserved.