Method: Falcon::DomainDiscoverAPINetworkInterface#valid?

Defined in:
lib/crimson-falcon/models/domain_discover_api_network_interface.rb

#valid?Boolean

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

Returns:

  • (Boolean)

    true if the model is valid



129
130
131
# File 'lib/crimson-falcon/models/domain_discover_api_network_interface.rb', line 129

def valid?
  true
end