OBJECT
Details of an unauthorized tag write
type UnauthorizedWriteDetails {# The tag nametag: String! # The tag valuevalue: String # The count of writes to the tagcount: String }