ItemWishListResource

Namespace

IO\Api\Resources

Extends
Properties
Type Name Description

ItemWishListService

$itemWishListService

Methods
public __construct($request, $response, $itemWishListService)

ItemWishListResource constructor.

Parameters

Type

Name

Description

Request

$request

ApiResponse

$response

ItemWishListService

$itemWishListService

public index(): Response

List itemWishList for contact

public store(): Response

Add an item to the basket

public destroy($selector): Response

Delete an item from the basket

Parameters

Type

Name

Description

string

$selector