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