NAME
Business::Monzo::Pot
DESCRIPTION
A class for a Monzo pot, extends Business::Monzo::Resource
ATTRIBUTES
The Pot class has the following attributes (with their type).
id (Str)
name (Str)
style (Str)
balance (Int)
currency (Data::Currency)
created (DateTime)
updated (DateTime)
deleted (Bool)
Note that when a Str is passed to ->currency this will be coerced to a Data::Currency object,
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-monzo