Class PhysicalOfficeAddress

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

    public class PhysicalOfficeAddress
    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
      • countryOrRegion

        protected String countryOrRegion
      • officeLocation

        protected String officeLocation
      • postalCode

        protected String postalCode
      • state

        protected String state
      • street

        protected String street
    • Constructor Detail

      • PhysicalOfficeAddress

        protected PhysicalOfficeAddress()