Interface PlansService
-
public interface PlansService
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description retrofit2.Call<com.github.jasminb.jsonapi.JSONAPIDocument<List<Plan>>>get()
-
public interface PlansService
| Modifier and Type | Method | Description |
|---|---|---|
retrofit2.Call<com.github.jasminb.jsonapi.JSONAPIDocument<List<Plan>>> |
get() |