setShippingMethodByKey
Signature
setShippingMethodByKey: (
shippingMethodKey?: string
) => {
setShippingMethod: {
shippingMethod: {
key: string;
};
};
}Parameters
| Name | Required | Type | Description |
|---|---|---|---|
shippingMethodKey | Optional | string |
setShippingMethodByKey: (
shippingMethodKey?: string
) => {
setShippingMethod: {
shippingMethod: {
key: string;
};
};
}| Name | Required | Type | Description |
|---|---|---|---|
shippingMethodKey | Optional | string |