NAME
JMAP::Tester::Response - what you get in reply to a succesful JMAP request
VERSION
version 0.026
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.