Interface CustomSlidesService


  • public interface CustomSlidesService
    • Method Detail

      • get

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