Method: IntegrationApi::BrokerageBankLinkCO#list_invalid_properties
- Defined in:
- lib/integration_api/models/brokerage_bank_link_co.rb
#list_invalid_properties ⇒ Object
Show invalid properties with the reasons. Usually used together with valid?
48 49 50 51 |
# File 'lib/integration_api/models/brokerage_bank_link_co.rb', line 48 def list_invalid_properties invalid_properties = Array.new invalid_properties end |