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