public class UniLendInterest extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
SERIALIZED_NAME_CURRENCY |
static String |
SERIALIZED_NAME_INTEREST |
| Constructor and Description |
|---|
UniLendInterest() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getCurrency()
Currency
|
String |
getInterest()
Interest
|
int |
hashCode() |
String |
toString() |
public static final String SERIALIZED_NAME_CURRENCY
public static final String SERIALIZED_NAME_INTEREST
Copyright © 2023. All rights reserved.