Method: VoucherifySdk::ParameterFiltersListLocationsName#valid?

Defined in:
lib/VoucherifySdk/models/parameter_filters_list_locations_name.rb

#valid?Boolean

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

Returns:

  • (Boolean)

    true if the model is valid



68
69
70
71
# File 'lib/VoucherifySdk/models/parameter_filters_list_locations_name.rb', line 68

def valid?
  warn '[DEPRECATED] the `valid?` method is obsolete'
  true
end