@Immutable public static final class LocationCreditJsonFactory.JsonKeys extends Object
| Modifier and Type | Field and Description | 
|---|---|
| static String | MERCHANT_AMOUNTThe credit available from the merchant. | 
| static String | MODEL_ROOTThe key under which this model can be nested. | 
| static String | TOTAL_AMOUNTThe 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