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