fix-holiday-product #137
			
				
			
		
		
		
	| 
						 | 
				
			
			@ -121,6 +121,6 @@ type UpdateStatusWarehousePendingInactiveRequest struct {
 | 
			
		|||
 | 
			
		||||
// UpdateStatusWarehousePendingInactive ...
 | 
			
		||||
type UpdateStatusWarehousePendingInactive struct {
 | 
			
		||||
	WarehouseID string `json:"warehouse"`
 | 
			
		||||
	Status      string `json:"status"`
 | 
			
		||||
	WarehouseID     string `json:"warehouse"`
 | 
			
		||||
	PendingInactive bool   `json:"pendingInactive"`
 | 
			
		||||
}
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue