| Package | Description |
|---|---|
| com.dropbuddies.client | |
| com.dropbuddies.core.client |
| Modifier and Type | Method and Description |
|---|---|
retrofit2.Call<InlineResponse200> |
AccountsApi.apiAccountsGet()
Returns the available account types
Returns the available account types, the preferred account type can be appended after `/api/accounts/`to perform accounts based requests
|
| Modifier and Type | Method and Description |
|---|---|
InlineResponse200 |
InlineResponse200.addDataItem(String dataItem) |
InlineResponse200 |
InlineResponse200.data(List<String> data) |
InlineResponse200 |
InlineResponse200.error(Integer error) |
InlineResponse200 |
InlineResponse200.message(String message) |
Copyright © 2017. All rights reserved.