NAME
DigitalOcean::Account - Represents an Account object in the DigitalOcean API
VERSION
version 0.17
SYNOPSIS
FILL ME IN
DESCRIPTION
FILL ME IN
METHODS
droplet_limit
The total number of droplets the user may have
The email the user has registered for Digital Ocean with
uuid
The universal identifier for this user
email_verified
If true, the user has verified their account via email. False otherwise.
id
AUTHOR
Adam Hopkins <srchulo@cpan.org>
COPYRIGHT AND LICENSE
This software is copyright (c) 2019 by Adam Hopkins.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.