## Extends

- `Document`

## Properties

### \_id

> **\_id**: `ObjectId`

This documents _id.

#### Overrides

`mongoose.Document._id`

***

### agreed

> **agreed**: `boolean`

***

### agreedAt

> **agreedAt**: `Date`

***

### checkboxValues?

> `optional` **checkboxValues?**: `Map`\<`string`, `boolean`\>

***

### consentFormId

> **consentFormId**: `ObjectId`

***

### contentSnapshot?

> `optional` **contentSnapshot?**: `string`

***

### created

> **created**: `Date`

***

### deleted

> **deleted**: `boolean`

***

### formVersionSnapshot?

> `optional` **formVersionSnapshot?**: `number`

***

### ipAddress?

> `optional` **ipAddress?**: `string`

***

### locale

> **locale**: `string`

***

### signature?

> `optional` **signature?**: `string`

***

### signedAt?

> `optional` **signedAt?**: `Date`

***

### updated

> **updated**: `Date`

***

### userAgent?

> `optional` **userAgent?**: `string`

***

### userId

> **userId**: `ObjectId`
