The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

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);