Skip to content

Commit 781cadb

Browse files
Applying documentation updates.
1 parent 9f4b67b commit 781cadb

6 files changed

+94
-94
lines changed
Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
1-
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
2-
3-
[Home](./index.md) &gt; [@snowplow/browser-tracker](./browser-tracker.md) &gt; [EventPayloadAndContext](./browser-tracker.eventpayloadandcontext.md) &gt; [context](./browser-tracker.eventpayloadandcontext.context.md)
4-
5-
## EventPayloadAndContext.context property
6-
7-
List of context entities to track along with the event
8-
9-
<b>Signature:</b>
10-
11-
```typescript
12-
context: Array<SelfDescribingJson>;
13-
```
1+
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
2+
3+
[Home](./index.md) &gt; [@snowplow/browser-tracker](./browser-tracker.md) &gt; [EventPayloadAndContext](./browser-tracker.eventpayloadandcontext.md) &gt; [context](./browser-tracker.eventpayloadandcontext.context.md)
4+
5+
## EventPayloadAndContext.context property
6+
7+
List of context entities to track along with the event
8+
9+
<b>Signature:</b>
10+
11+
```typescript
12+
context: Array<SelfDescribingJson>;
13+
```
Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
1-
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
2-
3-
[Home](./index.md) &gt; [@snowplow/browser-tracker](./browser-tracker.md) &gt; [EventPayloadAndContext](./browser-tracker.eventpayloadandcontext.md) &gt; [event](./browser-tracker.eventpayloadandcontext.event.md)
4-
5-
## EventPayloadAndContext.event property
6-
7-
Tracker payload for the event data
8-
9-
<b>Signature:</b>
10-
11-
```typescript
12-
event: PayloadBuilder;
13-
```
1+
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
2+
3+
[Home](./index.md) &gt; [@snowplow/browser-tracker](./browser-tracker.md) &gt; [EventPayloadAndContext](./browser-tracker.eventpayloadandcontext.md) &gt; [event](./browser-tracker.eventpayloadandcontext.event.md)
4+
5+
## EventPayloadAndContext.event property
6+
7+
Tracker payload for the event data
8+
9+
<b>Signature:</b>
10+
11+
```typescript
12+
event: PayloadBuilder;
13+
```
Lines changed: 21 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,21 @@
1-
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
2-
3-
[Home](./index.md) &gt; [@snowplow/browser-tracker](./browser-tracker.md) &gt; [EventPayloadAndContext](./browser-tracker.eventpayloadandcontext.md)
4-
5-
## EventPayloadAndContext interface
6-
7-
Interface for returning a built event (PayloadBuilder) and context (Array of SelfDescribingJson).
8-
9-
<b>Signature:</b>
10-
11-
```typescript
12-
interface EventPayloadAndContext
13-
```
14-
15-
## Properties
16-
17-
| Property | Type | Description |
18-
| --- | --- | --- |
19-
| [context](./browser-tracker.eventpayloadandcontext.context.md) | Array&lt;SelfDescribingJson&gt; | List of context entities to track along with the event |
20-
| [event](./browser-tracker.eventpayloadandcontext.event.md) | PayloadBuilder | Tracker payload for the event data |
21-
1+
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
2+
3+
[Home](./index.md) &gt; [@snowplow/browser-tracker](./browser-tracker.md) &gt; [EventPayloadAndContext](./browser-tracker.eventpayloadandcontext.md)
4+
5+
## EventPayloadAndContext interface
6+
7+
Interface for returning a built event (PayloadBuilder) and context (Array of SelfDescribingJson).
8+
9+
<b>Signature:</b>
10+
11+
```typescript
12+
interface EventPayloadAndContext
13+
```
14+
15+
## Properties
16+
17+
| Property | Type | Description |
18+
| --- | --- | --- |
19+
| [context](./browser-tracker.eventpayloadandcontext.context.md) | Array&lt;SelfDescribingJson&gt; | List of context entities to track along with the event |
20+
| [event](./browser-tracker.eventpayloadandcontext.event.md) | PayloadBuilder | Tracker payload for the event data |
21+
Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
1-
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
2-
3-
[Home](./index.md) &gt; [@snowplow/node-tracker](./node-tracker.md) &gt; [EventPayloadAndContext](./node-tracker.eventpayloadandcontext.md) &gt; [context](./node-tracker.eventpayloadandcontext.context.md)
4-
5-
## EventPayloadAndContext.context property
6-
7-
List of context entities to track along with the event
8-
9-
<b>Signature:</b>
10-
11-
```typescript
12-
context: Array<SelfDescribingJson>;
13-
```
1+
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
2+
3+
[Home](./index.md) &gt; [@snowplow/node-tracker](./node-tracker.md) &gt; [EventPayloadAndContext](./node-tracker.eventpayloadandcontext.md) &gt; [context](./node-tracker.eventpayloadandcontext.context.md)
4+
5+
## EventPayloadAndContext.context property
6+
7+
List of context entities to track along with the event
8+
9+
<b>Signature:</b>
10+
11+
```typescript
12+
context: Array<SelfDescribingJson>;
13+
```
Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
1-
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
2-
3-
[Home](./index.md) &gt; [@snowplow/node-tracker](./node-tracker.md) &gt; [EventPayloadAndContext](./node-tracker.eventpayloadandcontext.md) &gt; [event](./node-tracker.eventpayloadandcontext.event.md)
4-
5-
## EventPayloadAndContext.event property
6-
7-
Tracker payload for the event data
8-
9-
<b>Signature:</b>
10-
11-
```typescript
12-
event: PayloadBuilder;
13-
```
1+
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
2+
3+
[Home](./index.md) &gt; [@snowplow/node-tracker](./node-tracker.md) &gt; [EventPayloadAndContext](./node-tracker.eventpayloadandcontext.md) &gt; [event](./node-tracker.eventpayloadandcontext.event.md)
4+
5+
## EventPayloadAndContext.event property
6+
7+
Tracker payload for the event data
8+
9+
<b>Signature:</b>
10+
11+
```typescript
12+
event: PayloadBuilder;
13+
```
Lines changed: 21 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,21 @@
1-
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
2-
3-
[Home](./index.md) &gt; [@snowplow/node-tracker](./node-tracker.md) &gt; [EventPayloadAndContext](./node-tracker.eventpayloadandcontext.md)
4-
5-
## EventPayloadAndContext interface
6-
7-
Interface for returning a built event (PayloadBuilder) and context (Array of SelfDescribingJson).
8-
9-
<b>Signature:</b>
10-
11-
```typescript
12-
interface EventPayloadAndContext
13-
```
14-
15-
## Properties
16-
17-
| Property | Type | Description |
18-
| --- | --- | --- |
19-
| [context](./node-tracker.eventpayloadandcontext.context.md) | Array&lt;SelfDescribingJson&gt; | List of context entities to track along with the event |
20-
| [event](./node-tracker.eventpayloadandcontext.event.md) | PayloadBuilder | Tracker payload for the event data |
21-
1+
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
2+
3+
[Home](./index.md) &gt; [@snowplow/node-tracker](./node-tracker.md) &gt; [EventPayloadAndContext](./node-tracker.eventpayloadandcontext.md)
4+
5+
## EventPayloadAndContext interface
6+
7+
Interface for returning a built event (PayloadBuilder) and context (Array of SelfDescribingJson).
8+
9+
<b>Signature:</b>
10+
11+
```typescript
12+
interface EventPayloadAndContext
13+
```
14+
15+
## Properties
16+
17+
| Property | Type | Description |
18+
| --- | --- | --- |
19+
| [context](./node-tracker.eventpayloadandcontext.context.md) | Array&lt;SelfDescribingJson&gt; | List of context entities to track along with the event |
20+
| [event](./node-tracker.eventpayloadandcontext.event.md) | PayloadBuilder | Tracker payload for the event data |
21+

0 commit comments

Comments
 (0)