| Package | Description |
|---|---|
| com.dropbuddies.client | |
| com.dropbuddies.core.client |
| Modifier and Type | Method and Description |
|---|---|
retrofit2.Call<InlineResponse2006> |
PromosApi.apiPromosActiveGet()
Get active promos
Get active promos
|
retrofit2.Call<InlineResponse2006> |
PromosApi.apiPromosGet()
Get promos
Get promos
|
retrofit2.Call<InlineResponse2006> |
PromosApi.apiPromosInactiveGet()
Get inactive promos
Get inactive promos
|
| Modifier and Type | Method and Description |
|---|---|
InlineResponse2006 |
InlineResponse2006.addDataItem(Promos dataItem) |
InlineResponse2006 |
InlineResponse2006.data(List<Promos> data) |
InlineResponse2006 |
InlineResponse2006.error(Integer error) |
InlineResponse2006 |
InlineResponse2006.message(String message) |
Copyright © 2017. All rights reserved.