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