flow-models/models/descriptions/entry_id.md
Jack Forgash 84ca2eb298
AN-6423/docs update (#462)
* add overview

* core and defi

* cadence

* evm

* fix dim labels name

* fix docs syntax
2025-07-17 18:15:23 -06:00

554 B

{% docs entry_id %}

The unique identifier for the transaction entry record within the rewards system. Data type: STRING. This field serves as the primary key for identifying individual transaction entries in the rewards points system. Used for tracking specific reward transactions, maintaining referential integrity, and enabling detailed transaction analysis. Example: 'entry_12345' for a specific points transfer entry. Critical for transaction tracking, audit trails, and maintaining data consistency in the rewards analytics system.

{% enddocs %}