Documentation > CMS Template API Library > ContentParseMetadata
CrownPeak.CMSAPI.ContentParseMetadata
Result of content parsed by ACB for binary uploads only. Data may not be available.
| Name | Description | Type |
|---|---|---|
| Content | String representation of actual file contents |
Property |
| Digest | Digest of the content. Unique if actual file contents is unique |
Property |
| Metadata | Key-value pairs describing the document. The values are mostly strings, but there may be other types such as arrays. "X-Parsed-By" is a property that is known to be an object array containing strings. |
Property |