The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Net::Lighthouse::User::Membership - User Membership

SYNOPSIS

    use Net::Lighthouse::User::Membership;

DESCRIPTION

ATTRIBUTES

id, user_id

ro, Int

account, project

ro, Str

INTERFACE

load_from_xml( $hashref | xml_string )

load membership, return loaded membership

SEE ALSO

membership in http://lighthouseapp.com/api/users

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.