Method: Hubspot::Cms::UrlRedirects::UrlMappingCreateRequestBody#to_s

Defined in:
lib/hubspot/codegen/cms/url-redirects/models/url_mapping_create_request_body.rb

#to_sString

Returns the string representation of the object

Returns:

  • (String)

    String presentation of the object



260
261
262
# File 'lib/hubspot/codegen/cms/url-redirects/models/url_mapping_create_request_body.rb', line 260

def to_s
  to_hash.to_s
end