Class ChatMessageAttachment

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

    public class ChatMessageAttachment
    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
      • content

        protected String content
      • contentType

        protected String contentType
      • contentUrl

        protected String contentUrl
      • thumbnailUrl

        protected String thumbnailUrl
    • Constructor Detail

      • ChatMessageAttachment

        protected ChatMessageAttachment()