/warehouse-international #168

Merged
minhnguyen merged 1 commits from feature/warehouse-international into master 2024-04-15 09:31:11 +00:00
1 changed files with 1 additions and 0 deletions

View File

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