Type alias updateAsStorefrontBasketPathParameters

updateAsStorefrontBasketPathParameters: {
    basketId: string;
    organizationId: string;
}

Type declaration

  • basketId: string
  • organizationId: string