Method: FuseClient::TransactionToEnrich#id
- Defined in:
- lib/fuse_client/models/transaction_to_enrich.rb
#id ⇒ Object
A unique ID for the transaction that to help you tie data back to your systems.
19 20 21 |
# File 'lib/fuse_client/models/transaction_to_enrich.rb', line 19 def id @id end |