Net-Async-Trello

 view release on metacpan or  search on metacpan

lib/Net/Async/Trello/Generated/Member.pm  view on Meta::CPAN

=cut

sub premium_features { shift->{premiumFeatures} }

=head2 id

Provides an accessor for C<id>.

=cut

sub id { shift->{id} }

=head2 login_types

Provides an accessor for C<loginTypes>.

=cut

sub login_types { shift->{loginTypes} }

=head2 id_prem_orgs_admin

Provides an accessor for C<idPremOrgsAdmin>.

=cut

sub id_prem_orgs_admin { shift->{idPremOrgsAdmin} }

=head2 id_enterprises_admin

Provides an accessor for C<idEnterprisesAdmin>.

=cut

sub id_enterprises_admin { shift->{idEnterprisesAdmin} }

=head2 email

Provides an accessor for C<email>.

=cut

sub email { shift->{email} }

=head2 id_enterprise

Provides an accessor for C<idEnterprise>.

=cut

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

Provides an accessor for C<bio>.

=cut

sub bio { shift->{bio} }

=head2 confirmed

Provides an accessor for C<confirmed>.

=cut

sub confirmed { shift->{confirmed} }

=head2 full_name

Provides an accessor for C<fullName>.

=cut

sub full_name { shift->{fullName} }

=head2 gravatar_hash

Provides an accessor for C<gravatarHash>.

=cut

sub gravatar_hash { shift->{gravatarHash} }

=head2 trophies

Provides an accessor for C<trophies>.

=cut

sub trophies { shift->{trophies} }

=head2 username

Provides an accessor for C<username>.

=cut

sub username { shift->{username} }

=head2 products

Provides an accessor for C<products>.



( run in 2.131 seconds using v1.01-cache-2.11-cpan-98e64b0badf )