Type alias removePriceAdjustmentFromBasketPathParameters
 
removePriceAdjustmentFromBasketPathParameters: { 
    basketId: string; 
    organizationId: string; 
    priceAdjustmentId: string; 
}
Type declaration
- 
basketId: string
 
- 
organizationId: string
 
- 
priceAdjustmentId: string