NAME

Imgur::API::Model::Basic

DESCRIPTION

This is the basic response for requests that do not return data. If the POST request has a Basic model it will return the id. 

FIELDS

data mixed
Is null, boolean, or integer value. If it's a post then this will contain an object with the all generated values, such as an ID.
success boolean
Was the request successful
status integer
HTTP Status Code

EXAMPLE

SEE ALSO

http://api.imgur.com/models/

2 POD Errors

The following errors were encountered while parsing the POD:

Around line 13:

'=item' outside of any '=over'

Around line 29:

You forgot a '=back' before '=head1'