Net-Async-Trello
view release on metacpan or search on metacpan
lib/Net/Async/Trello/Generated/Board.pm view on Meta::CPAN
=cut
sub id_organization { shift->{idOrganization} }
=head2 invitations
Provides an accessor for C<invitations>.
=cut
sub invitations { shift->{invitations} }
=head2 invited
Provides an accessor for C<invited>.
=cut
sub invited { shift->{invited} }
=head2 label_names
Provides an accessor for C<labelNames>.
=cut
sub label_names { shift->{labelNames} }
=head2 memberships
Provides an accessor for C<memberships>.
=cut
sub memberships { shift->{memberships} }
=head2 name
Provides an accessor for C<name>.
=cut
sub name { shift->{name} }
=head2 pinned
Provides an accessor for C<pinned>.
=cut
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
Provides an accessor for C<shortUrl>.
=cut
sub short_url { shift->{shortUrl} }
=head2 starred
Provides an accessor for C<starred>.
=cut
sub starred { shift->{starred} }
=head2 subscribed
Provides an accessor for C<subscribed>.
=cut
sub subscribed { shift->{subscribed} }
=head2 url
Provides an accessor for C<url>.
=cut
sub url { shift->{url} }
1;
( run in 1.616 second using v1.01-cache-2.11-cpan-8f98c5d2c55 )