Method: Wire4Client::CompanyRegistered#valid?
- Defined in:
- lib/wire4_client/models/company_registered.rb
#valid? ⇒ Boolean
Check to see if the all the properties in the model are valid
102 103 104 |
# File 'lib/wire4_client/models/company_registered.rb', line 102 def valid? true end |