Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 900 Bytes

UserRecord.md

File metadata and controls

15 lines (11 loc) · 900 Bytes

LaunchDarklyApi.UserRecord

Properties

Name Type Description Notes
lastPing Date Timestamp of the last time this user was seen [optional]
environmentId String [optional]
ownerId String [optional]
user User [optional]
sortValue Object If this record is returned as part of a list, the value used to sort the list. This is only included when the <code>sort</code> query parameter is specified. It is a time, in Unix milliseconds, if the sort is by <code>lastSeen</code>. It is a user key if the sort is by <code>userKey</code>. [optional]
links {String: Link} The location and content type of related resources [optional]
access Access [optional]