NAME
Net::Lighthouse::Project::Ticket::Attachment - Project Ticket Attachment
SYNOPSIS
use Net::Lighthouse::Project::Ticket::Attachment;
ATTRIBUTES
- created_at
-
ro, DateTime, UTC based
- width, height, size, uploader_id, id
-
ro, Maybe Int
- content_type, filename, url, code
-
ro, Str
- ua
-
ro, LWP::UserAgent
- content
-
ro, Str
INTERFACE
AUTHOR
sunnavy <sunnavy@bestpractical.com>
LICENCE AND COPYRIGHT
Copyright 2009-2010 Best Practical Solutions.
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.