public static class AccountResponse.Thresholds
extends java.lang.Object
Constructor and Description |
---|
Thresholds(int lowThreshold,
int medThreshold,
int highThreshold) |
Modifier and Type | Method and Description |
---|---|
int |
getHighThreshold() |
int |
getLowThreshold() |
int |
getMedThreshold() |