Class Timezonerule

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

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

      • daylighthour

        protected Integer daylighthour
      • daylightminute

        protected Integer daylightminute
      • standardsecond

        protected Integer standardsecond
      • standardmonth

        protected Integer standardmonth
      • standardhour

        protected Integer standardhour
      • _timezonedefinitionid_value

        protected String _timezonedefinitionid_value
      • versionnumber

        protected Long versionnumber
      • standardday

        protected Integer standardday
      • daylightbias

        protected Integer daylightbias
      • standardminute

        protected Integer standardminute
      • _createdonbehalfby_value

        protected String _createdonbehalfby_value
      • timezoneruleid

        protected String timezoneruleid
      • daylightyear

        protected Integer daylightyear
      • standardbias

        protected Integer standardbias
      • timezoneruleversionnumber

        protected Integer timezoneruleversionnumber
      • standardyear

        protected Integer standardyear
      • _modifiedonbehalfby_value

        protected String _modifiedonbehalfby_value
      • _createdby_value

        protected String _createdby_value
      • standarddayofweek

        protected Integer standarddayofweek
      • daylightsecond

        protected Integer daylightsecond
      • daylightmonth

        protected Integer daylightmonth
      • _organizationid_value

        protected String _organizationid_value
      • daylightdayofweek

        protected Integer daylightdayofweek
      • _modifiedby_value

        protected String _modifiedby_value
      • daylightday

        protected Integer daylightday
    • Constructor Detail

      • Timezonerule

        protected Timezonerule()