Method: BlueprintClient::IntegrationTransform#to_s

Defined in:
lib/blueprint_ruby_client/models/integration_transform.rb

#to_sString

Returns the string representation of the object

Returns:

  • (String)

    String presentation of the object



253
254
255
# File 'lib/blueprint_ruby_client/models/integration_transform.rb', line 253

def to_s
  to_hash.to_s
end