Compare commits

..

No commits in common. "da329c31767ef5f0a10fd2ed0f656cd40cdfa952" and "7724fd665e95486dca39fbe79328beb2f513658b" have entirely different histories.

1 changed files with 0 additions and 1 deletions

View File

@ -155,7 +155,6 @@ type WarehouseNatsResponse struct {
UpdatedAt time.Time `json:"updatedAt"`
ReasonPendingInactive string `json:"reasonPendingInactive"`
IsPendingInactive bool `json:"isPendingInactive"`
IsFromInternational bool `json:"isFromInternational"`
}
// WarehouseInfo ...