Home > @vsf-enterprise/commercetools-api > cartActions > setShippingMethodAction
# cartActions.setShippingMethodAction variable
Signature:
setShippingMethodAction: (shippingMethodId?: string) => {
setShippingMethod: {
shippingMethod: {
id: string;
};
};
}