Method: FuseClient::CreateLinkTokenResponse#to_s

Defined in:
lib/fuse_client/models/create_link_token_response.rb

#to_sString

Returns the string representation of the object

Returns:

  • (String)

    String presentation of the object



194
195
196
# File 'lib/fuse_client/models/create_link_token_response.rb', line 194

def to_s
  to_hash.to_s
end