/warehouse-international

This commit is contained in:
Nguyen Minh 2024-04-15 11:59:54 +07:00
parent 2b9092ecbe
commit 2d04611fee
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 ...