Compare commits
No commits in common. "2e5a5b5f0f8a34088307cffb58863ee4582f77cd" and "2b9092ecbe05f28b692a023f933845c303264675" have entirely different histories.
2e5a5b5f0f
...
2b9092ecbe
|
@ -153,7 +153,6 @@ type WarehouseNatsResponse struct {
|
|||
UpdatedAt time.Time `json:"updatedAt"`
|
||||
ReasonPendingInactive string `json:"reasonPendingInactive"`
|
||||
IsPendingInactive bool `json:"isPendingInactive"`
|
||||
IsFromInternational bool `json:"isFromInternational"`
|
||||
}
|
||||
|
||||
// WarehouseInfo ...
|
||||
|
|
Loading…
Reference in New Issue