NAME
Business::Mondo::Webhook
DESCRIPTION
A class for a Mondo webhook, extends Business::Mondo::Resource
ATTRIBUTES
The Webhook class has the following attributes (with their type).
id (Str)
callback_url (Str)
account (Business::Mondo::Account)
Note that when a Str is passed to ->account this will be coerced to a Business::Mondo::Account object.
Operations on an webhook
delete
Deletes a webhook
$webhook->delete
SEE ALSO
AUTHOR
Lee Johnson - leejo@cpan.org
LICENSE
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself. If you would like to contribute documentation, features, bug fixes, or anything else then please raise an issue / pull request:
https://github.com/leejo/business-mondo