NAME
Imgur::API::Model::Topic
DESCRIPTION
The base model for a topic.
FIELDS
id integer-
ID of the topic. name string-
Topic name description string-
Description of the topic css string-
CSS class used on website to style the ephemeral topic ephemeral boolean-
Whether it is an ephemeral (e.g. current events) topic topPost Gallery Image OR Gallery Album-
The top image in this topic heroImage Image-
The current 'hero' image chosen by the Imgur community staff isHero boolean-
Whether the topic's heroImage should be used as the overall hero image
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 54:
You forgot a '=back' before '=head1'