Class TeamworkDateTimeConfiguration

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

    public class TeamworkDateTimeConfiguration
    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
      • dateFormat

        protected String dateFormat
      • officeHoursEndTime

        protected LocalTime officeHoursEndTime
      • officeHoursStartTime

        protected LocalTime officeHoursStartTime
      • timeFormat

        protected String timeFormat
      • timeZone

        protected String timeZone
    • Constructor Detail

      • TeamworkDateTimeConfiguration

        protected TeamworkDateTimeConfiguration()