MemberCreatedEventΒΆ

Event that is fired when a new member has been created.

Hierarchy (View Summary)

Properties

id: number

The unique ID of the event.

memberId: number

The ID of the created member.

memberProperties: MemberProperties

Information about the joined member.

transactionCode?: string

The transaction code associated with the event.

transactionID?: number

The transaction ID associated with the event.

type?: EventType

The type of the event.