# AreaRemoveDevicePayload

**Type:** GraphQL objects

## Fields
- area (Area): undefined
  - id (ID)
  - areaName (String)
  - areaType (AreaType)
  - size (Float)
  - floor (Int)
  - children (Boolean)
  - devices (Device)
  - accessPolicies (HomeProfileActionAccess)
- errors (AreaRemoveDeviceError, Not Null): undefined


