Class AssignmentReviewSettings

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

    public class AssignmentReviewSettings
    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
      • isAccessRecommendationEnabled

        protected Boolean isAccessRecommendationEnabled
      • isApprovalJustificationRequired

        protected Boolean isApprovalJustificationRequired
      • isEnabled

        protected Boolean isEnabled
      • recurrenceType

        protected String recurrenceType
      • reviewersNextLink

        protected String reviewersNextLink
      • reviewerType

        protected String reviewerType
    • Constructor Detail

      • AssignmentReviewSettings

        protected AssignmentReviewSettings()