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

NAME

WebService::Intercom::Admin - represent an admin

SYNOPSIS

  my $admins = $intercom->get_admins();
  my $first_admin = $admins->[0];

ATTRIBUTES

Attributes are defined at http://doc.intercom.io/api/#admins

type
id
name
email
intercom - the WebService::Intercom object that created this user object