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

NAME

API::MailboxOrg::APIBase - Base class for all entity classes

VERSION

version 1.0.2

ATTRIBUTES

  • json_rpc

    (optional) The version of JSON-RPC used. Defaults to 2.0.

  • api

    mandatory An API::MailboxOrg object.

METHODS

request

This method builds the API request. If a method is called that needs authentification and there's no session, then the auth method is called.

AUTHOR

Renee Baecker <reneeb@cpan.org>

COPYRIGHT AND LICENSE

This software is Copyright (c) 2022 by Renee Baecker.

This is free software, licensed under:

  The Artistic License 2.0 (GPL Compatible)