Method: UltracartClient::TaxPostalCode#list_invalid_properties
- Defined in:
- lib/ultracart_api/models/tax_postal_code.rb
#list_invalid_properties ⇒ Object
Show invalid properties with the reasons. Usually used together with valid?
122 123 124 125 |
# File 'lib/ultracart_api/models/tax_postal_code.rb', line 122 def list_invalid_properties invalid_properties = Array.new invalid_properties end |