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

NAME

WebService::Shutterstock::Subscription - Class representing a subscription for a specific Shutterstock customer

VERSION

version 0.006

ATTRIBUTES

id

unix_expiration_time

current_allotment

description

license

sizes

site

expiration_time

price_per_download

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.