From 26b9392084442a2f82947ce1c3315781b9c610d2 Mon Sep 17 00:00:00 2001 From: trunglt251292 Date: Wed, 11 May 2022 13:54:47 +0700 Subject: [PATCH] [Update] Add isAvailable --- struct.go | 1 + 1 file changed, 1 insertion(+) diff --git a/struct.go b/struct.go index fb48471..1f8f737 100644 --- a/struct.go +++ b/struct.go @@ -95,6 +95,7 @@ type ESQuery struct { IsOrderMerchant bool ImportHistory string IsSetup string + IsAvailable string } // ESSort