Class AccessReviewRecurrenceSettings

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

    public class AccessReviewRecurrenceSettings
    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
      • durationInDays

        protected Integer durationInDays
      • recurrenceCount

        protected Integer recurrenceCount
      • recurrenceEndType

        protected String recurrenceEndType
      • recurrenceType

        protected String recurrenceType
    • Constructor Detail

      • AccessReviewRecurrenceSettings

        protected AccessReviewRecurrenceSettings()