Net::FreshBooks::API::Role::CRUD - Create, Read and Update roles
These roles are used for the more repetitive Create, Update and Delete
functions. Read functions have been broken out into the Iterator roles. See
the various modules which implement these methods for specific examples of how
these methods are used.
Uses the id field of the current object to perform a delete operation.
- Edmund von der Burg <evdb@ecclestoad.co.uk>
- Olaf Alders <olaf@wundercounter.com>
This software is copyright (c) 2011 by Edmund von der Burg & Olaf Alders.
This is free software; you can redistribute it and/or modify it
under the same terms as the Perl 5 programming language system itself.