NAME
WebService::Shutterstock::Subscription - Class representing a subscription for a specific Shutterstock customer
VERSION
version 0.002
ATTRIBUTES
id
unix_expiration_time
current_allotment
description
license
sizes
site
expiration_time
METHODS
sizes_for_licensing
Returns a list of sizes that can be specified when licensing an image (see "license_image" in WebService::Shutterstock::Customer).
is_active
Convenience method returning a boolean value indicating whether the subscription is active (e.g. has not expired).
is_expired
Convenience method returning a boolean value indicating whether the subscription has expired.
AUTHOR
Brian Phillips <bphillips@cpan.org>
COPYRIGHT AND LICENSE
This software is copyright (c) 2012 by Brian Phillips and Shutterstock, Inc. (http://shutterstock.com).
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.