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