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