ManifestDeclaration
A dictionary that describes a declaration.
Declaration
object ManifestDeclarationProperties
| Name | Type | Description |
|---|---|---|
Identifier Required | string | The declaration’s identifier. |
ServerToken Required | string | The 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. |