Interface ItemService


  • public interface ItemService
    • Method Detail

      • get

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