Home > @vsf-enterprise/commercetools-types > SetMyCartShippingMethod
# SetMyCartShippingMethod type
Signature:
export declare type SetMyCartShippingMethod = {
shippingMethod?: InputMaybe<ResourceIdentifierInput>;
};
References: InputMaybe, ResourceIdentifierInput