Represents the date and user that caused an event.

Constructor

new()

Variables

at:DateTime

Date when the event occurred.

by:User

User that caused the event.

Inherited Variables

Inherited Methods

Defined by Model

toObject():Dynamic

Returns:

A Haxe dynamic object with a shallow copy of this model's properties.

toString():String

Returns:

A String with the JSON representation of this Model.