Home > @vsf-enterprise/commercetools-types > SetCustomerGroup
# SetCustomerGroup type
Signature:
export declare type SetCustomerGroup = {
customerGroup?: InputMaybe<ResourceIdentifierInput>;
};
References: InputMaybe, ResourceIdentifierInput
Home > @vsf-enterprise/commercetools-types > SetCustomerGroup
Signature:
export declare type SetCustomerGroup = {
customerGroup?: InputMaybe<ResourceIdentifierInput>;
};
References: InputMaybe, ResourceIdentifierInput
On this page