Method: TransferZero::WebhookLogMetadataRequest#valid?

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

#valid?Boolean

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

Returns:

  • true if the model is valid



83
84
85
# File 'lib/transferzero-sdk/models/webhook_log_metadata_request.rb', line 83

def valid?
  true
end