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
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 |