public class MaxUniBorrowable extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
SERIALIZED_NAME_BORROWABLE |
static String |
SERIALIZED_NAME_CURRENCY |
static String |
SERIALIZED_NAME_CURRENCY_PAIR |
| Constructor and Description |
|---|
MaxUniBorrowable() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getBorrowable()
Maximum borrowable
|
String |
getCurrency()
Currency
|
String |
getCurrencyPair()
Currency pair
|
int |
hashCode() |
String |
toString() |
public static final String SERIALIZED_NAME_CURRENCY
public static final String SERIALIZED_NAME_CURRENCY_PAIR
public static final String SERIALIZED_NAME_BORROWABLE
Copyright © 2023. All rights reserved.