---
title: ManifestDeclaration
framework: devicemanagement
role: symbol
role_heading: Object
path: devicemanagement/manifestdeclaration
---

# ManifestDeclaration

A dictionary that describes a declaration.

## Declaration

```data
object ManifestDeclaration
```

## Properties

Identifier: The declaration’s identifier. ServerToken: The ServerToken value of the declaration. The client uses this to determine if the actual payload is different from the one on the client. Servers must compute the token over the entire declaration content to ensure the value always changes whenever there’s any change to the content.

## See Also

### Supporting Objects

- [DeclarationItemsResponse.ManifestDeclarationItems](devicemanagement/declarationitemsresponse/manifestdeclarationitems.md)
