NAME

JIRA::REST::Class::User - A helper class for JIRA::REST::Class that represents a JIRA user as an object.

VERSION

version 0.01

METHODS

active A boolean indicating whether or not the user is active.

avatarUrls A hashref of the different sizes available for the project's avatar.

displayName The display name of the user.

emailAddress The email address of the user.

key The key for the user.

name The short name of the user.

self The URL of the JIRA REST API for the user

timeZone The home time zone of the user.

AUTHOR

Packy Anderson <packy@cpan.org>

COPYRIGHT AND LICENSE

This software is Copyright (c) 2016 by Packy Anderson.

This is free software, licensed under:

The Artistic License 2.0 (GPL Compatible)