UNPKG

shopee-client

Version:
7 lines (6 loc) 132 B
export default interface GetItemsRequest { /** * ShopCategory's unique identifier. */ shop_category_id: number; }