You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: lib/docusign_admin/api/users_api.rb
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -74,7 +74,7 @@ class GetUsersOptions
74
74
# Select users whose data have been modified since the date specified; account_id or organization_reserved_domain_id must be specified.
75
75
attr_accessor:last_modified_since
76
76
77
-
# Select users with groups the users belong to; The organization must have entitlement AllowMultiApplication enabled.
77
+
# Select users with groups the users belong to; account_id must be specified. The organization must have the entitlement AllowMultiApplication enabled.
0 commit comments