UNPKG

shopee-client

Version:
7 lines (6 loc) 156 B
export default interface GetPromotionInfoRequest { /** * The list of item_id. Up to 50 item_ids in one call. */ item_id_list: number[]; }