Home > @vsf-enterprise/commercetools-types > AddCustomerAddress
# AddCustomerAddress type
Signature:
export declare type AddCustomerAddress = {
address: AddressInput;
};
References: AddressInput
Home > @vsf-enterprise/commercetools-types > AddCustomerAddress
Signature:
export declare type AddCustomerAddress = {
address: AddressInput;
};
References: AddressInput
On this page