NAME
JIRA::REST::Class::Issue::LinkType - A helper class for JIRA::REST::Class that represents a JIRA link type as an object.
VERSION
version 0.12
READ-ONLY ACCESSORS
id
The id of the link type.
name
The name of the link type.
inward
The text for the inward name of the link type.
outward
The text for the outward name of the link type.
self
The full URL for the JIRA REST API call for the link type.
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)