# Class: com.pnfsoftware.jeb.client.jebio.JebIoObjectFile.UserDetails

Details of the user of a file and the determination made by the user.

## Constructor: UserDetails


## Method: getComments
- return type: `java.lang.String`


## Method: getCreated
- return type: `java.lang.String`


## Method: getDetermination
- return type: `com.pnfsoftware.jeb.client.jebio.SampleDetermination`


## Method: getFilename
- return type: `java.lang.String`


## Static Method: fromJson
- parameter: `o`, type: `java.util.Map`
- return type: `com.pnfsoftware.jeb.client.jebio.JebIoObjectFile.UserDetails`


