# AlarmStationInfo

**Type:** GraphQL objects

## Fields
- homeId (ID)
- status (AlarmStationStatus, Not Null): undefined

- contacts (AlarmStationContact, Not Null): undefined
  - id (ID)
  - firstName (String)
  - lastName (String)
  - phoneNumber (PhoneNumber)

