fileIdinteger(int32)The file type identifier.clientIdinteger(int32)The client identifier.codestring or null[ 0 .. 50 ] charactersThe code of the file type.sortOrderinteger or null(int32)The sort order for display purposes.updatedstring(date-time)The date and time the record was last updated.updatedByinteger(int32)The identifier of the user who last updated the record.{ "fileId": 0, "clientId": 0, "code": "string", "sortOrder": 0, "updated": "2019-08-24T14:15:22Z", "updatedBy": 0 }