created property

int? created
getter/setter pair

The timestamp (unix epoch in ms) of creation of this entity, will be filled automatically if missing. Not enforced by the application server.

Implementation

int? created;