projectUser
Extends: | reference |
Namespace: | http://fico.com/xpress/insight/rest/v1 |
A project user.
XML
Elements
name (type) | min/max occurs |
description |
---|---|---|
username (string) | 0/1 | The username of this user |
firstName (string) | 0/1 | The first name of this user |
lastName (string) | 0/1 | The last name of this user |
email (string) | 0/1 | The email address added for this user |
authorities (string) | 0/unbounded | The authorities granted to this user |
JSON
property | type | description |
---|---|---|
username | username (string) | The username of this user |
firstName | firstName (string) | The first name of this user |
lastName | lastName (string) | The last name of this user |
email (string) | The email address added for this user | |
authorities | array of authorities (string) | The authorities granted to this user |