Interface ServiceTypesService


  • public interface ServiceTypesService
    • Method Detail

      • get

        @GET("?include=time_preference_options")
        retrofit2.Call<com.github.jasminb.jsonapi.JSONAPIDocument<List<ServiceType>>> get()