lib/rock_rms/response/transaction.rb in rock_rms-7.0.2 vs lib/rock_rms/response/transaction.rb in rock_rms-7.0.3

- old
+ new

@@ -1,9 +1,8 @@ module RockRMS module Response class Transaction < Base MAP = { - id: 'Id', date: 'TransactionDateTime', person: 'AuthorizedPersonAlias', person_id: 'AuthorizedPersonAliasId', batch_id: 'BatchId', gateway_id: 'FinancialGatewayId',