lib/snaptrade/models/account_balance.rb in snaptrade-2.0.30 vs lib/snaptrade/models/account_balance.rb in snaptrade-2.0.31
- old
+ new
@@ -9,10 +9,10 @@
require 'date'
require 'time'
module SnapTrade
- # Balance of the account
+ # Contains balance related information for the account.
class AccountBalance
attr_accessor :total
# Attribute mapping from ruby-style variable name to JSON key.
def self.attribute_map