https://ns.adobe.com/xdm/mixins/record-status
Used to provide a status for the igested record. Example, mark the isDeleted flag TRUE if the record is marked for deletion. This field group could also be used to add more record statuses in future.
Abstract | Extensible | Status | Identifiable | Custom Properties | Additional Properties | Defined In |
---|---|---|---|---|---|---|
Can be instantiated | Yes | Stable | No | Forbidden | Permitted | fieldgroups/shared/record-status.schema.json |
{
"xdm:isDeleted": true
}
Property | Type | Required | Defined by |
---|---|---|---|
xdm:isDeleted | boolean |
Optional | Record Status (this schema) |
* |
any | Additional | this schema allows additional properties |
Soft delete flag to indicate if the record is marked for deletion.
xdm:isDeleted
- is optional
- type:
boolean
- defined in this schema
boolean