public class MessageAttribute
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
java.lang.String |
message |
AccountAttribute |
reviewer |
java.lang.Long |
timestamp |
Constructor and Description |
---|
MessageAttribute() |
public java.lang.Long timestamp
public AccountAttribute reviewer
public java.lang.String message