NAME
WebService::Intercom::Note - represent a note
SYNOPSIS
my $user = $intercom->user_get(email => 'test@example.com');
my $note = $user->add_note(body => "This is a test note");
ATTRIBUTES
Attributes are defined at http://doc.intercom.io/api/#notes