NAME
Imgur::API::Model::Notification
DESCRIPTION
The base model for a notification.
FIELDS
id integer-
The ID for the notification account_id integer-
The Account ID for the notification viewed boolean-
Has the user viewed the image yet? content Mixed-
This can be any other model, currently only using comments and conversation metadata.
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 34:
You forgot a '=back' before '=head1'