Class AccessReviewScheduleSettings

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

    public class AccessReviewScheduleSettings
    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
      • applyActionsNextLink

        protected String applyActionsNextLink
      • autoApplyDecisionsEnabled

        protected Boolean autoApplyDecisionsEnabled
      • decisionHistoriesForReviewersEnabled

        protected Boolean decisionHistoriesForReviewersEnabled
      • defaultDecision

        protected String defaultDecision
      • defaultDecisionEnabled

        protected Boolean defaultDecisionEnabled
      • instanceDurationInDays

        protected Integer instanceDurationInDays
      • justificationRequiredOnApproval

        protected Boolean justificationRequiredOnApproval
      • mailNotificationsEnabled

        protected Boolean mailNotificationsEnabled
      • recommendationInsightSettingsNextLink

        protected String recommendationInsightSettingsNextLink
      • recommendationLookBackDuration

        protected Duration recommendationLookBackDuration
      • recommendationsEnabled

        protected Boolean recommendationsEnabled
      • reminderNotificationsEnabled

        protected Boolean reminderNotificationsEnabled
    • Constructor Detail

      • AccessReviewScheduleSettings

        protected AccessReviewScheduleSettings()