Method: FuseClient::Merchant#id

Defined in:
lib/fuse_client/models/merchant.rb

#idObject

A Fuse defined, unique ID for the merchant associated with this transaction.



19
20
21
# File 'lib/fuse_client/models/merchant.rb', line 19

def id
  @id
end