NAME
Imgur::API::Model::CustomGallery
DESCRIPTION
This model represents a user's custom or filtered gallery
FIELDS
account_url string
-
Username of the account that created the custom gallery
link string
-
The URL link to the custom gallery
-
An array of all the tag names in the custom gallery
item_count integer
-
The total number of gallery items in the custom gallery
items Array of Gallery Images and Gallery Albums
-
An array of all the gallery items in the custom gallery
EXAMPLE
SEE ALSO
http://api.imgur.com/models/
2 POD Errors
The following errors were encountered while parsing the POD:
- Around line 14:
'=item' outside of any '=over'
- Around line 40:
You forgot a '=back' before '=head1'