Method: Box::Api#upload_url

Defined in:
lib/box/api.rb

#upload_urlString

Returns The upload url of the box api.

Returns:

  • (String)

    The upload url of the box api.



19
20
21
# File 'lib/box/api.rb', line 19

def upload_url
  @upload_url
end