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