view release on metacpan or search on metacpan
lib/Net/Async/Trello/Board.pod view on Meta::CPAN
=head2 create_card
Creates a new card on this board.
=head1 INHERITED METHODS
=over 4
=item L<Net::Async::Trello::Generated::Board>
L<closed|Net::Async::Trello::Generated::Board/closed>, L<date_last_activity|Net::Async::Trello::Generated::Board/date_last_activity>, L<date_last_view|Net::Async::Trello::Generated::Board/date_last_view>, L<desc|Net::Async::Trello::Generated::Board/d...
=item L<Net::Async::Trello::Common>
L<new|Net::Async::Trello::Common/new>, L<trello|Net::Async::Trello::Common/trello>
=back
=head1 AUTHOR
Tom Molesworth <TEAM@cpan.org>
lib/Net/Async/Trello/Generated/Board.pm view on Meta::CPAN
sub pinned { shift->{pinned} }
=head2 power_ups
Provides an accessor for C<powerUps>.
=cut
sub power_ups { shift->{powerUps} }
=head2 prefs
Provides an accessor for C<prefs>.
=cut
sub prefs { shift->{prefs} }
=head2 short_link
Provides an accessor for C<shortLink>.
=cut
sub short_link { shift->{shortLink} }
=head2 short_url
lib/Net/Async/Trello/Generated/Board.pod view on Meta::CPAN
Provides an accessor for C<name>.
=head2 pinned
Provides an accessor for C<pinned>.
=head2 power_ups
Provides an accessor for C<powerUps>.
=head2 prefs
Provides an accessor for C<prefs>.
=head2 short_link
Provides an accessor for C<shortLink>.
=head2 short_url
Provides an accessor for C<shortUrl>.
=head2 starred
lib/Net/Async/Trello/Generated/Member.pm view on Meta::CPAN
sub id_enterprise { shift->{idEnterprise} }
=head2 status
Provides an accessor for C<status>.
=cut
sub status { shift->{status} }
=head2 prefs
Provides an accessor for C<prefs>.
=cut
sub prefs { shift->{prefs} }
=head2 id_boards_pinned
Provides an accessor for C<idBoardsPinned>.
=cut
sub id_boards_pinned { shift->{idBoardsPinned} }
=head2 bio
lib/Net/Async/Trello/Generated/Member.pod view on Meta::CPAN
Provides an accessor for C<email>.
=head2 id_enterprise
Provides an accessor for C<idEnterprise>.
=head2 status
Provides an accessor for C<status>.
=head2 prefs
Provides an accessor for C<prefs>.
=head2 id_boards_pinned
Provides an accessor for C<idBoardsPinned>.
=head2 bio
Provides an accessor for C<bio>.
=head2 confirmed
lib/Net/Async/Trello/Generated/Organisation.pm view on Meta::CPAN
sub name { shift->{name} }
=head2 power_ups
Provides an accessor for C<powerUps>.
=cut
sub power_ups { shift->{powerUps} }
=head2 prefs
Provides an accessor for C<prefs>.
=cut
sub prefs { shift->{prefs} }
=head2 premium_features
Provides an accessor for C<premiumFeatures>.
=cut
sub premium_features { shift->{premiumFeatures} }
=head2 products
lib/Net/Async/Trello/Generated/Organisation.pod view on Meta::CPAN
Provides an accessor for C<memberships>.
=head2 name
Provides an accessor for C<name>.
=head2 power_ups
Provides an accessor for C<powerUps>.
=head2 prefs
Provides an accessor for C<prefs>.
=head2 premium_features
Provides an accessor for C<premiumFeatures>.
=head2 products
Provides an accessor for C<products>.
=head2 url
lib/Net/Async/Trello/Member.pod view on Meta::CPAN
=head1 DESCRIPTION
Autogenerated module.
=head1 INHERITED METHODS
=over 4
=item L<Net::Async::Trello::Generated::Member>
L<avatar_hash|Net::Async::Trello::Generated::Member/avatar_hash>, L<avatar_source|Net::Async::Trello::Generated::Member/avatar_source>, L<bio|Net::Async::Trello::Generated::Member/bio>, L<bio_data|Net::Async::Trello::Generated::Member/bio_data>, L<co...
=item L<Net::Async::Trello::Common>
L<new|Net::Async::Trello::Common/new>, L<trello|Net::Async::Trello::Common/trello>
=back
lib/Net/Async/Trello/Organisation.pod view on Meta::CPAN
=head1 DESCRIPTION
Autogenerated module.
=head1 INHERITED METHODS
=over 4
=item L<Net::Async::Trello::Generated::Organisation>
L<billable_member_count|Net::Async::Trello::Generated::Organisation/billable_member_count>, L<desc|Net::Async::Trello::Generated::Organisation/desc>, L<desc_data|Net::Async::Trello::Generated::Organisation/desc_data>, L<display_name|Net::Async::Trell...
=item L<Net::Async::Trello::Common>
L<new|Net::Async::Trello::Common/new>, L<trello|Net::Async::Trello::Common/trello>
=back