Class AccessReviewSettings

  • All Implemented Interfaces:
    com.github.davidmoten.odata.client.ODataType
    Direct Known Subclasses:
    BusinessFlowSettings

    public class AccessReviewSettings
    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
      • accessRecommendationsEnabled

        protected Boolean accessRecommendationsEnabled
      • activityDurationInDays

        protected Integer activityDurationInDays
      • autoApplyReviewResultsEnabled

        protected Boolean autoApplyReviewResultsEnabled
      • autoReviewEnabled

        protected Boolean autoReviewEnabled
      • justificationRequiredOnApproval

        protected Boolean justificationRequiredOnApproval
      • mailNotificationsEnabled

        protected Boolean mailNotificationsEnabled
      • remindersEnabled

        protected Boolean remindersEnabled
    • Constructor Detail

      • AccessReviewSettings

        protected AccessReviewSettings()