public class UniCurrencyInterest extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
SERIALIZED_NAME_CURRENCY |
static String |
SERIALIZED_NAME_INTEREST_STATUS |
| Constructor and Description |
|---|
UniCurrencyInterest() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getCurrency()
Currency
|
String |
getInterestStatus()
Interest status: interest_dividend - regular dividend, interest_reinvest - interest reinvestment
|
int |
hashCode() |
String |
toString() |
public static final String SERIALIZED_NAME_CURRENCY
public static final String SERIALIZED_NAME_INTEREST_STATUS
Copyright © 2023. All rights reserved.