Home > @vsf-enterprise/commercetools-types > SetCustomerStores
# SetCustomerStores type
Signature:
export declare type SetCustomerStores = {
stores: Array<ResourceIdentifierInput>;
};
References: ResourceIdentifierInput
Home > @vsf-enterprise/commercetools-types > SetCustomerStores
Signature:
export declare type SetCustomerStores = {
stores: Array<ResourceIdentifierInput>;
};
References: ResourceIdentifierInput
On this page