Method: Printful::Paging#list_invalid_properties
- Defined in:
- lib/printful_client/models/paging.rb
#list_invalid_properties ⇒ Object
Show invalid properties with the reasons. Usually used together with valid?
87 88 89 90 91 |
# File 'lib/printful_client/models/paging.rb', line 87 def list_invalid_properties warn '[DEPRECATED] the `list_invalid_properties` method is obsolete' invalid_properties = Array.new invalid_properties end |