The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Business::Monzo::Address

DESCRIPTION

A class for a Monzo address, extends Business::Monzo::Resource

ATTRIBUTES

The Address class has the following attributes (with their type).

    address (Str)
    city (Str)
    country (Str)
    postcode (Str)
    region (Str)
    longitude (Num)
    latitude (Num)

Operations on an address

None at present

SEE ALSO

Business::Monzo

Business::Monzo::Resource

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