---
title: StatusManagementDeclarationsDeclarationObject
framework: devicemanagement
role: symbol
role_heading: Object
path: devicemanagement/statusmanagementdeclarationsdeclarationobject
---

# StatusManagementDeclarationsDeclarationObject

Status for a declaration processed by the client.

## Declaration

```data
object StatusManagementDeclarationsDeclarationObject
```

## Properties

active: If true, the declaration is active on the device. identifier: The identifier of the declaration this status report refers to. reasons: The details of any client errors. server-token: The ServerToken of the declaration this status report refers to. valid: This string defines the validity of the declaration. If it’s invalid, the reasons property contains more details.

## Topics

### Objects

- [StatusManagementDeclarationsStatusReasonObject](devicemanagement/statusmanagementdeclarationsstatusreasonobject.md)
