Method: Bitpesa::WebhookLogMetadataRequest#valid?

Defined in:
lib/bitpesa-sdk/models/webhook_log_metadata_request.rb

#valid?Boolean

Check to see if the all the properties in the model are valid

Returns:

  • (Boolean)

    true if the model is valid



76
77
78
# File 'lib/bitpesa-sdk/models/webhook_log_metadata_request.rb', line 76

def valid?
  true
end