Method: IntegrationApi::BrokerageBankLinkCO#valid?
- Defined in:
- lib/integration_api/models/brokerage_bank_link_co.rb
#valid? ⇒ Boolean
Check to see if the all the properties in the model are valid
55 56 57 |
# File 'lib/integration_api/models/brokerage_bank_link_co.rb', line 55 def valid? true end |