Personalities

Personalities

A data object that contains data related to the personality who fills the radio track.

Constructor

new Personalities()

Source:
Properties:
Name Type Description
id String

UUIDv4 which represents the personalities ID.

tracks_id String

UUIDv4 which represents the radio tracks ID refering to RadioTracks.

personality_id String

UUIDv4 which represents the personality info ID refering to PersonalityInfo.

createdAt Date

The time personalities created.

updatedAt Date

The time personalities updated.