Method: IntegrationApi::BrokerageDocumentCO#valid?

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

#valid?Boolean

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

Returns:

  • (Boolean)

    true if the model is valid



63
64
65
# File 'lib/integration_api/models/brokerage_document_co.rb', line 63

def valid?
  true
end