Method: NucleusApi::ClientViewGoalData#valid?

Defined in:
lib/nucleus_api/models/client_view_goal_data.rb

#valid?Boolean

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

Returns:

  • (Boolean)

    true if the model is valid



163
164
165
# File 'lib/nucleus_api/models/client_view_goal_data.rb', line 163

def valid?
  true
end