Type alias updateShipmentForBasketPathParameters

updateShipmentForBasketPathParameters: {
    basketId: string;
    organizationId: string;
    shipmentId: string;
}

Type declaration

  • basketId: string
  • organizationId: string
  • shipmentId: string