NAME
JIRA::API::UserBeanAvatarUrls -
SYNOPSIS
my $obj = JIRA::API::UserBeanAvatarUrls->new();
...
PROPERTIES
_16x16
The URL of the user's 16x16 pixel avatar.
_24x24
The URL of the user's 24x24 pixel avatar.
_32x32
The URL of the user's 32x32 pixel avatar.
_48x48
The URL of the user's 48x48 pixel avatar.