GitHub

MagentoAddCartItemResponse

interface MagentoAddCartItemResponse {
  addProductsToCart: Response
}

Properties

Name Type Description
addProductsToCart Response