Interface AttachmentService


  • public interface AttachmentService
    • Method Detail

      • open

        @POST("open")
        retrofit2.Call<com.github.jasminb.jsonapi.JSONAPIDocument<AttachmentActivity>> open()