Method: Bitpesa::WebhookDefinitionRequest#list_invalid_properties
- Defined in:
- lib/bitpesa-sdk/models/webhook_definition_request.rb
#list_invalid_properties ⇒ Object
Show invalid properties with the reasons. Usually used together with valid?
48 49 50 51 |
# File 'lib/bitpesa-sdk/models/webhook_definition_request.rb', line 48 def list_invalid_properties invalid_properties = Array.new invalid_properties end |