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