modified property

int? modified
getter/setter pair

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

Implementation

int? modified;