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