WebService::Fastly::Object::BillingTotalExtras

Load the model package

use WebService::Fastly::Object::BillingTotalExtras;

Properties

Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- name | string | The name of this extra cost. | [optional] recurring | double | Recurring monthly cost in USD. Not present if $0.0. | [optional] setup | double | Initial set up cost in USD. Not present if $0.0 or this is not the month the extra was added. | [optional]

[Back to Model list] [Back to API list] [Back to README]