CartItemsByKey
CartItemsByKey class.
Description Description
Source Source
File: packages/woocommerce-blocks/src/StoreApi/Routes/CartItemsByKey.php
Methods Methods
- get_args — Get method arguments for this REST route.
- get_path — Get the path of this REST route.
- get_route_delete_response — Delete a single cart item.
- get_route_response — Get a single cart items.
- get_route_update_response — Update a single cart item.
- prepare_links — Prepare links for the request.