NAME
WebService::Toggl::Request - Set headers and make requests to the Toggl API
DESCRIPTION
This module holds the entity that sends requests to the Toggl API.
ATTRIBUTES
This module composes Role::REST::Client. See that module for other attributes / methods.
api_key
The API token that identifies the authorized user.
user_agent_id
The ID string for the user agent. Defaults to 'WebService-Toggl '.
LICENSE
Copyright (C) Fitz Elliott.
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
AUTHOR
Fitz Elliott <felliott@fiskur.org>