Compare commits

..

No commits in common. "2e5a5b5f0f8a34088307cffb58863ee4582f77cd" and "2b9092ecbe05f28b692a023f933845c303264675" have entirely different histories.

1 changed files with 0 additions and 1 deletions

View File

@ -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 ...