setLineItemSupplyChannelAction
Signature
setLineItemSupplyChannelAction: (
input: {
id: any;
},
supplyChannelId: any
) => {
setLineItemSupplyChannel: {
lineItemId: any;
supplyChannel: {
id: any;
};
};
}Parameters
| Name | Required | Type | Description |
|---|---|---|---|
{ id } | Required | ||
input | Required | { id: any; } | |
supplyChannelId | Required | any |