mirror of
https://github.com/retailcrm/api-client-go.git
synced 2024-11-21 20:36:03 +03:00
fix: remove Customer.PhotoURL filter
This commit is contained in:
parent
10a7a0451b
commit
3b425cf812
@ -54,7 +54,6 @@ type CustomersFilter struct {
|
||||
KeywordName string `url:"keywordName,omitempty"`
|
||||
AdContentName string `url:"adContentName,omitempty"`
|
||||
MgCustomerID string `url:"mgCustomerId,omitempty"`
|
||||
PhotoURL string `url:"photoUrl,omitempty"`
|
||||
CustomFields map[string]string `url:"customFields,omitempty,brackets"`
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user