Class PostmarkedMetadata

    • Field Summary

      Fields 
      Modifier and Type Field Description
      java.time.ZonedDateTime postmarkedTime  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • postmarkedTime

        public final java.time.ZonedDateTime postmarkedTime
    • Constructor Detail

      • PostmarkedMetadata

        public PostmarkedMetadata()
      • PostmarkedMetadata

        public PostmarkedMetadata​(java.time.ZonedDateTime postmarkedTime)