| Class | Description |
|---|---|
| GrouponBean |
The object model for the data we are sending through endpoints
|
| GrouponDeal |
Groupon Class to handle the Deal List information in the JSON response
|
| GrouponMerchant |
Groupon Merchant Class to handle the venue information in the JSON response
|
| GrouponOptions |
Groupon Options Class to handle the Deal List option information in the JSON response
|
| GrouponPricingInfo |
Groupon Pricing Information Class to handle the pricing information JSON response
|
| GrouponRedemptionLocation |
Groupon Redemption Location Class to handle location JSON response
|
| GrouponResponse |
Groupon Response Class to handle the Deals List from the Groupon JSON response
|