Class TenantContactInformation

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

    public class TenantContactInformation
    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
      • email

        protected String email
      • notes

        protected String notes
      • phone

        protected String phone
      • title

        protected String title
    • Constructor Detail

      • TenantContactInformation

        protected TenantContactInformation()