Type alias UserProductFilter

UserProductFilter: { productId: string; userId: string }

Type declaration

  • productId: string
  • userId: string