Skip to content

Commit

Permalink
Merge branch 'main' of github.com:nmshd/documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
jkoenig134 committed Oct 18, 2023
2 parents 80c34d0 + 3accb83 commit 050d9bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _includes/scenarios/integrate/data-model-overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,7 @@ A Local Request contains the local metadata for a [Request](#request).

| Name | Type | Description |
| --------- | ---------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------- |
| id | `string` | {% include descr_id class="LocalRequest" prefix="FIL" %} |
| id | `string` | {% include descr_id class="LocalRequest" prefix="REQ" %} |
| isOwn | `boolean` | `true` if you sent the Request, `false` if you received it. |
| peer | `string` | The Identity that sent you the corresponding Request/that you sent the Request to. |
| createdAt | `string` | {% include descr_createdAt class="LocalRequest" %} |
Expand Down

0 comments on commit 050d9bc

Please sign in to comment.