Interface AttachmentService


public interface AttachmentService
  • Method Summary

    Modifier and Type
    Method
    Description
    retrofit2.Call<com.github.jasminb.jsonapi.JSONAPIDocument<AttachmentActivity>>
     
  • Method Details

    • open

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