Class AttachmentSummaryRepresentationModel

    • Field Detail

      • attachmentId

        protected String attachmentId
        Unique Id.
      • taskId

        protected String taskId
        the referenced task id.
      • created

        protected Instant created
        The creation timestamp in the system.
      • modified

        protected Instant modified
        The timestamp of the last modification.
      • received

        protected Instant received
        The timestamp of the entry date.
      • channel

        protected String channel
        Determines on which channel this attachment was received.
    • Constructor Detail

      • AttachmentSummaryRepresentationModel

        public AttachmentSummaryRepresentationModel()