Why not adopt me?
This distribution is up for adoption!
If you're interested then please contact the PAUSE module admins via
email.
NAME
WebService::PivotalTracker::Person - A Person (a PT user)
VERSION
version 0.12
SYNOPSIS
DESCRIPTION
This class represents a person.
my $requester = $pt->story( story_id => 42 )->requested_by;
ATTRIBUTES
This class provides the following attribute accessor methods. Each one corresponds to a property defined by the PT REST API V5 me resource docs.
id
name
initials
username
kind
raw_content
The raw JSON used to create this object.
SUPPORT
Bugs may be submitted through https://github.com/maxmind/WebService-PivotalTracker/issues.
AUTHOR
Dave Rolsky <autarch@urth.org>
COPYRIGHT AND LICENSE
This software is Copyright (c) 2016 - 2020 by MaxMind, Inc.
This is free software, licensed under:
The Artistic License 2.0 (GPL Compatible)