Interface AttachmentsService


  • public interface AttachmentsService
    • Method Detail

      • get

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