[Update] Add isAvailable

This commit is contained in:
trunglt251292 2022-05-11 13:54:47 +07:00
parent 3c44b21812
commit 26b9392084
1 changed files with 1 additions and 0 deletions

View File

@ -95,6 +95,7 @@ type ESQuery struct {
IsOrderMerchant bool IsOrderMerchant bool
ImportHistory string ImportHistory string
IsSetup string IsSetup string
IsAvailable string
} }
// ESSort // ESSort