Method: IntegrationApi::BrokerageBalanceVO#valid?

Defined in:
lib/integration_api/models/brokerage_balance_vo.rb

#valid?Boolean

Check to see if the all the properties in the model are valid

Returns:

  • (Boolean)

    true if the model is valid



97
98
99
# File 'lib/integration_api/models/brokerage_balance_vo.rb', line 97

def valid?
  true
end