Interface PlanService


  • public interface PlanService
    • Method Detail

      • get

        @GET(".")
        retrofit2.Call<com.github.jasminb.jsonapi.JSONAPIDocument<Plan>> get()