edit res warehouse #106
|
@ -142,7 +142,6 @@ type WarehouseNatsResponse struct {
|
|||
Configurations WarehouseConfiguration `json:"configurations"`
|
||||
CreatedAt time.Time `json:"createdAt"`
|
||||
UpdatedAt time.Time `json:"updatedAt"`
|
||||
IsPendingActive bool `json:"isPendingActive"`
|
||||
ReasonPendingInactive string `json:"reasonPendingInactive"`
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue