Home > @vsf-enterprise/commercetools-api > SetDefaultBillingAddressResponse
# SetDefaultBillingAddressResponse type
Data returned from the setDefaultBillingAddress
API endpoint
Signature:
export declare type SetDefaultBillingAddressResponse = Customer;
References: Customer