Method: VoucherifySdk::ParameterFiltersListPublications#valid?

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

#valid?Boolean

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

Returns:

  • (Boolean)

    true if the model is valid



171
172
173
174
# File 'lib/VoucherifySdk/models/parameter_filters_list_publications.rb', line 171

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