NAME
Business::Monzo::Utils
DESCRIPTION
A role containing Monzo utilities.
METHODS
normalize_params
Normalizes the passed params hash into a string for use in queries to the Monzo API. If a second true value is passed this will includes RFC5849 encoding and will convert DateTime objects into the corresponding ISO8601 string
my $query_string = $self->normalize_params( \%params,$rfc_encode );
AUTHOR
Lee Johnson - leejo@cpan.org
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