UserProfile-class.Rd
Information about a Synapse user. In practice the constructor is not called directly by the client.
An R6 class object.
UserProfile(ownerId=NULL, uri=NULL, etag=NULL, firstName=NULL, lastName=NULL, emails=NULL, userName=NULL, summary=NULL, position=NULL, location=NULL, industry=NULL, company=NULL, profilePicureFileHandleId=NULL, url=NULL, notificationSettings=NULL)
: Constructor for UserProfile