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 String _modifiedonbehalfby_value
      • primaryuserid

        protected String primaryuserid
      • _createdonbehalfby_value

        protected String _createdonbehalfby_value
      • _businessunitid_value

        protected String _businessunitid_value
      • description

        protected String description
      • versionnumber

        protected Long versionnumber
      • _holidayschedulecalendarid_value

        protected String _holidayschedulecalendarid_value
      • calendarid

        protected String calendarid
      • _createdby_value

        protected String _createdby_value
      • isshared

        protected Boolean isshared
      • _organizationid_value

        protected String _organizationid_value
      • _modifiedby_value

        protected String _modifiedby_value
    • Constructor Detail

      • Calendar

        protected Calendar()