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

NAME

JIRA::REST::Class::Project::Category - A helper class for JIRA::REST::Class that represents the category of a JIRA project as an object.

VERSION

version 0.12

READ-ONLY ACCESSORS

description

The description of the project category.

id

The ID of the project category.

name

The name of the project category.

self

Returns the JIRA REST API URL of the project category.

RELATED CLASSES

AUTHOR

Packy Anderson <packy@cpan.org>

COPYRIGHT AND LICENSE

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

This is free software, licensed under:

  The Artistic License 2.0 (GPL Compatible)