@Immutable public static final class LocationCreditJsonFactory.JsonKeys extends Object
Modifier and Type | Field and Description |
---|---|
static String |
MERCHANT_AMOUNT
The credit available from the merchant.
|
static String |
MODEL_ROOT
The key under which this model can be nested.
|
static String |
TOTAL_AMOUNT
The total credit available.
|
@JsonValueType(value=JSON_OBJECT) public static final String MODEL_ROOT
@JsonValueType(value=LONG) public static final String MERCHANT_AMOUNT
@JsonValueType(value=LONG) public static final String TOTAL_AMOUNT