mirror of
https://github.com/FlipsideCrypto/flow-models.git
synced 2026-02-06 11:06:45 +00:00
554 B
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 %}