Merge branch 'master' of git.selly.red:Selly-Modules/natsio into supplier-setup-product
This commit is contained in:
		
						commit
						e7888e2c4c
					
				| 
						 | 
				
			
			@ -142,6 +142,8 @@ type WarehouseNatsResponse struct {
 | 
			
		|||
	Configurations        WarehouseConfiguration    `json:"configurations"`
 | 
			
		||||
	CreatedAt             time.Time                 `json:"createdAt"`
 | 
			
		||||
	UpdatedAt             time.Time                 `json:"updatedAt"`
 | 
			
		||||
	ReasonPendingInactive string                    `json:"reasonPendingInactive"`
 | 
			
		||||
	IsPendingInactive     bool                      `json:"isPendingInactive"`
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
// WarehouseInfo ...
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue