Class FileUploadAttachmentMetadata

java.lang.Object
com.avoka.fc.core.bean.FileUploadAttachmentMetadata

public class FileUploadAttachmentMetadata extends Object
Provides a FileUploadAttachmentMetadata class for use with FormDynamicDataService REST calls.
Since:
4.1.0
See Also:
  • Constructor Details

    • FileUploadAttachmentMetadata

      public FileUploadAttachmentMetadata(Attachment attachment)
      Create an FileUploadAttachmentMetadata from the given Attachment record.
      Parameters:
      attachment - the submission attachment record
  • Method Details

    • toString

      public String toString()
      Overrides:
      toString in class Object
      Returns:
      the string representation of this object