AlarmStationContact

id
ID!,non-null
firstName
String!,non-null
lastName
String!,non-null
phoneNumber
PhoneNumber!,non-null
Sample
{ "id": "9cfb1c81-4c79-452f-b1f5-8ee6571276b4", "firstName": "Example String", "lastName": "Example String", "phoneNumber": { "__typename": "PhoneNumber" } }