Class AttachmentVersion

java.lang.Object
com.veeva.vault.vapil.api.model.VaultModel
com.veeva.vault.vapil.api.model.common.AttachmentVersion

public class AttachmentVersion extends VaultModel
Model for the Document / Object attachment versions endpoints
  • Constructor Details

    • AttachmentVersion

      public AttachmentVersion()
  • Method Details

    • getVersion

      public Integer getVersion()
    • setVersion

      public void setVersion(Integer version)
    • getUrl

      public String getUrl()
    • setUrl

      public void setUrl(String url)