mirror of
https://github.com/retailcrm/api-client-go.git
synced 2025-04-01 12:16:16 +03:00
commit
635e40dab2
1 changed files with 1 additions and 0 deletions
|
@ -434,6 +434,7 @@ type User struct {
|
|||
Phone string `json:"phone,omitempty"`
|
||||
Status string `json:"status,omitempty"`
|
||||
Groups []UserGroup `json:"groups,omitempty,brackets"`
|
||||
MgUserId uint64 `json:"mgUserId,omitempty"`
|
||||
}
|
||||
|
||||
// UserGroup type
|
||||
|
|
Loading…
Add table
Reference in a new issue