Method: FuseClient::InAppTransactionEvent#balance
- Defined in:
- lib/fuse_client/models/in_app_transaction_event.rb
#balance ⇒ Object
The running balance of the account after the transaction has occurred, in cents.
38 39 40 |
# File 'lib/fuse_client/models/in_app_transaction_event.rb', line 38 def balance @balance end |