[Update] Add query is merchant order #10

Merged
trunglt251292 merged 1 commits from v1 into master 2022-04-27 04:17:28 +00:00
1 changed files with 1 additions and 0 deletions
Showing only changes of commit e02715e8e1 - Show all commits

View File

@ -92,6 +92,7 @@ type ESQuery struct {
MembershipLevel int MembershipLevel int
Invitee string Invitee string
Segments []string Segments []string
IsOrderMerchant bool
} }
// ESSort // ESSort