fastly-api 1.3.0

Fastly API client
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
# BillingTotalExtras

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**name** | Option<**String**> | The name of this extra cost. | 
**recurring** | Option<**f32**> | Recurring monthly cost in USD. Not present if $0.0. | 
**setup** | Option<**f32**> | Initial set up cost in USD. Not present if $0.0 or this is not the month the extra was added. | 

[[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)