Interface ServiceTypeService


  • public interface ServiceTypeService
    • Method Detail

      • get

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