Type alias updateCustomerForBasketPathParameters

updateCustomerForBasketPathParameters: {
    basketId: string;
    organizationId: string;
}

Type declaration

  • basketId: string
  • organizationId: string