Skip to main content

Type Alias: GetCartItemsResponse

GetCartItemsResponse: { code: "CART_CLOSED" | "CART_NOT_FOUND" | "CART_ACCESS_FORBIDDEN"; } | CartItem[]