interface IEvent {
    event?: string;
}

Implemented by

Properties

Properties

event?: string

The event of the resource.