UNPKG

channelape-sdk

Version:
5 lines (4 loc) 183 B
import VariantsRequestByProductId from './VariantsRequestByProductId'; export default interface VariantsRequest extends VariantsRequestByProductId { inventoryItemValue: string; }