Method: VoucherifySdk::ManagementProjectsWebhooksUpdateRequestBody#list_invalid_properties
- Defined in:
- lib/VoucherifySdk/models/management_projects_webhooks_update_request_body.rb
#list_invalid_properties ⇒ Object
Show invalid properties with the reasons. Usually used together with valid?
109 110 111 112 113 |
# File 'lib/VoucherifySdk/models/management_projects_webhooks_update_request_body.rb', line 109 def list_invalid_properties warn '[DEPRECATED] the `list_invalid_properties` method is obsolete' invalid_properties = Array.new invalid_properties end |