Class Calendar

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

    public class Calendar
    extends Crmbaseentity
    implements com.github.davidmoten.odata.client.ODataEntityType
    • Field Detail

      • _modifiedonbehalfby_value

        protected UUID _modifiedonbehalfby_value
      • primaryuserid

        protected UUID primaryuserid
      • _createdonbehalfby_value

        protected UUID _createdonbehalfby_value
      • _businessunitid_value

        protected UUID _businessunitid_value
      • description

        protected String description
      • versionnumber

        protected Long versionnumber
      • _holidayschedulecalendarid_value

        protected UUID _holidayschedulecalendarid_value
      • calendarid

        protected UUID calendarid
      • _createdby_value

        protected UUID _createdby_value
      • isshared

        protected Boolean isshared
      • _organizationid_value

        protected UUID _organizationid_value
      • _modifiedby_value

        protected UUID _modifiedby_value
    • Constructor Detail

      • Calendar

        protected Calendar()