# InvitedUserHome

**Type:** GraphQL objects

## Fields
- id (ID)
- name (String)
- type (HomeType): undefined

- locationInfo (HomeLocationInfo): undefined
  - country (String)
  - city (String)
  - postalCode (String)
  - street (String)
  - streetNumber (String)
  - unitNumber (String)
  - geoLocation (GeoLocation)
  - apartmentNumber (String)
  - associationId (ID)

