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