Method: Harbor1Client::UserProfile#valid?

Defined in:
lib/harbor1_client/models/user_profile.rb

#valid?Boolean

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

Returns:

  • (Boolean)

    true if the model is valid



74
75
76
# File 'lib/harbor1_client/models/user_profile.rb', line 74

def valid?
  true
end