| Package | Description | 
|---|---|
| com.scvngr.levelup.core.model | |
| com.scvngr.levelup.core.model.factory.json | |
| com.scvngr.levelup.core.net | 
| Modifier and Type | Field and Description | 
|---|---|
protected static String | 
MonetaryValue.USD_CODE
The currency code for USD. 
 | 
protected static String | 
MonetaryValue.USD_SYMBOL
The symbol for USD. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
static class  | 
AccessTokenJsonFactory.JsonKeys
All of the keys in the JSON representation of this model. 
 | 
static class  | 
CampaignJsonFactory.JsonKeys
All of the keys in the JSON representation of this model. 
 | 
static class  | 
CategoryJsonFactory.JsonKeys
All of the keys in the JSON representation of this model. 
 | 
static class  | 
CauseAffiliationJsonFactory.JsonKeys
All of the keys in the JSON representation of this model. 
 | 
static class  | 
CreditCardJsonFactory.JsonKeys
All of the keys in the JSON representation of this model. 
 | 
static class  | 
ErrorJsonFactory.JsonKeys
All of the keys in the JSON representation of this model. 
 | 
static class  | 
LoyaltyJsonFactory.JsonKeys
All of the keys in the JSON representation of this model. 
 | 
static class  | 
OrderJsonFactory.JsonKeys
All of the keys in the JSON representation of this model. 
 | 
static class  | 
PaymentTokenJsonFactory.JsonKeys
Keys for JSON properties for this object for use in deserialization. 
 | 
static class  | 
UserJsonFactory.JsonKeys
Keys for JSON properties for this object for use in deserialization. 
 | 
static class  | 
WebLinkJsonFactory.JsonKeys
All of the keys in the JSON representation of this model. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
LevelUpResponse | 
LevelUpConnection.send(AbstractRequest request)
Performs the request. 
 |