c2pa.l2manifeststore
Home > c2pa > L2ManifestStore
L2ManifestStore interface
Manifest representation suitable for use with c2pa-wc.
Signature:export interface L2ManifestStore
Properties
| Property | Modifiers | Type | Description |
|---|---|---|---|
| claimGenerator | L2ClaimGenerator | ||
| error | ErrorStatus | ||
| format | string | ||
| generativeInfo | GenerativeInfo[] | null | ||
| isBeta | boolean | ||
| producer | L2Producer | null | ||
| signature | L2Signature | null | ||
| socialAccounts | L2SocialAccount[] | null | ||
| thumbnail | string | null | ||
| title | string | ||
| validationStatus | ValidationStatus[] | ||
| web3 | L2Web3 | null |