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

NAME

JMAP::Tester::Response - what you get in reply to a succesful JMAP request

VERSION

version 0.016

OVERVIEW

A JMAP::Tester::Response object represents the successful response to a JMAP call. It is a successful JMAP::Tester::Result.

A Response is used mostly to contain the responses to the individual methods passed in the request.

AUTHOR

Ricardo SIGNES <rjbs@cpan.org>

COPYRIGHT AND LICENSE

This software is copyright (c) 2016 by FastMail, Ltd.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.