Home > @vsf-enterprise/commercetools-types > SetCustomerGroupKey
# SetCustomerGroupKey type
Signature:
export declare type SetCustomerGroupKey = {
key?: InputMaybe<Scalars['String']>;
};
References: InputMaybe, Scalars
Home > @vsf-enterprise/commercetools-types > SetCustomerGroupKey
Signature:
export declare type SetCustomerGroupKey = {
key?: InputMaybe<Scalars['String']>;
};
References: InputMaybe, Scalars
On this page