Method: UltracartClient::GroupUserMembership#valid?

Defined in:
lib/ultracart_api/models/group_user_membership.rb

#valid?Boolean

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

Returns:

  • (Boolean)

    true if the model is valid



111
112
113
# File 'lib/ultracart_api/models/group_user_membership.rb', line 111

def valid?
  true
end