Class MessageSecurityState

  • All Implemented Interfaces:
    com.github.davidmoten.odata.client.ODataType

    public class MessageSecurityState
    extends Object
    implements com.github.davidmoten.odata.client.ODataType
    • Field Detail

      • contextPath

        protected com.github.davidmoten.odata.client.ContextPath contextPath
      • unmappedFields

        protected com.github.davidmoten.odata.client.internal.UnmappedFieldsImpl unmappedFields
      • odataType

        protected String odataType
      • connectingIP

        protected String connectingIP
      • deliveryAction

        protected String deliveryAction
      • deliveryLocation

        protected String deliveryLocation
      • directionality

        protected String directionality
      • internetMessageId

        protected String internetMessageId
      • messageFingerprint

        protected String messageFingerprint
      • messageReceivedDateTime

        protected OffsetDateTime messageReceivedDateTime
      • messageSubject

        protected String messageSubject
      • networkMessageId

        protected String networkMessageId
    • Constructor Detail

      • MessageSecurityState

        protected MessageSecurityState()