# Fastly::UpdateBillingAddressRequestData ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **type** | [**TypeBillingAddress**](TypeBillingAddress.md) | | [optional][default to 'billing_address'] | | **id** | **String** | Alphanumeric string identifying the billing address. | [optional][readonly] | | **attributes** | [**BillingAddressAttributes**](BillingAddressAttributes.md) | | [optional] | [[Back to API list]](../../README.md#endpoints) [[Back to README]](../../README.md)