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

NAME

Net::Fastly::Invoice - - a representation of a Fastly monthly invoice

ACCESSORS

service_id

The id of the service these settings are for

version

The version number these settings for

settings

A hash ref of all the individual settings

delete

Delete this object. Equivalent to

   $fastly->delete_<class>($object);