Home > @vsf-enterprise/commercetools-api > SetDefaultBillingAddressParams
# SetDefaultBillingAddressParams interface
Parameters for the setDefaultBillingAddress API endpoint
Signature:
export interface SetDefaultBillingAddressParams
# Properties
| Property | Type | Description |
|---|---|---|
| address | { id: string; } | Billing address ID |
| user | { version: string; } | User version |