Class SyncSubscriptionMetadataResponse

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

    public class SyncSubscriptionMetadataResponse
    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
      • metadataNextLink

        protected String metadataNextLink
      • syncToken

        protected String syncToken
      • isFinalPage

        protected Boolean isFinalPage
      • metadataVersion

        protected String metadataVersion
      • profileVersion

        protected String profileVersion
    • Constructor Detail

      • SyncSubscriptionMetadataResponse

        protected SyncSubscriptionMetadataResponse()