Alokai

RemoveProductFromCartResponse

Data returned from the removeProductFromCart API endpoint

type RemoveProductFromCartResponse = Record<"cart", Cart>;

Referenced Types

On this page