We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f227be2 commit bff5405Copy full SHA for bff5405
qbclient/const.go
@@ -26,7 +26,7 @@ const (
26
FieldAddressCountry = "text"
27
FieldPhoneNumber = "phone"
28
FieldEmailAddress = "email"
29
- FieldUser = "userid"
+ FieldUser = "user"
30
FieldUserList = "multiuserid"
31
FieldFileAttachment = "file"
32
FieldURL = "url"
0 commit comments