<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@snowplow/node-tracker](./node-tracker.md) &gt; [DeviceTimestamp](./node-tracker.devicetimestamp.md)

## DeviceTimestamp interface

A representation of a Device Timestamp (dtm)

<b>Signature:</b>

```typescript
interface DeviceTimestamp 
```

## Properties

|  Property | Type | Description |
|  --- | --- | --- |
|  [type](./node-tracker.devicetimestamp.type.md) | "dtm" |  |
|  [value](./node-tracker.devicetimestamp.value.md) | number |  |

