snowplow/snowplow-javascript-tracker

View on GitHub
api-docs/docs/node-tracker/markdown/node-tracker.ecommercetransactionevent.orderid.md

Summary

Maintainability
Test Coverage
<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@snowplow/node-tracker](./node-tracker.md) &gt; [EcommerceTransactionEvent](./node-tracker.ecommercetransactionevent.md) &gt; [orderId](./node-tracker.ecommercetransactionevent.orderid.md)

## EcommerceTransactionEvent.orderId property

An identifier for the order

<b>Signature:</b>

```typescript
orderId: string;
```