Method: TransferZero::WebhookLog#to_s

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

#to_sString

Returns the string representation of the object



200
201
202
# File 'lib/transferzero-sdk/models/webhook_log.rb', line 200

def to_s
  to_hash.to_s
end