Method: TransferZero::WebhookLogMetadata#valid?

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

#valid?Boolean

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

Returns:

  • (Boolean)

    true if the model is valid



141
142
143
# File 'lib/transferzero-sdk/models/webhook_log_metadata.rb', line 141

def valid?
  true
end