UsersFavRadioInfo

UsersFavRadioInfo

A data object that contains data related to the users favorite radio information.

Constructor

new UsersFavRadioInfo()

Source:
Properties:
Name Type Description
id String

UUIDv4 which represents the personalities ID.

users_id String

UUIDv4 which represents the users ID refering to Users.

radio_info_id String

UUIDv4 which represents the radio information ID refering to RadioInfo.

createdAt Date

The time personalities created.

updatedAt Date

The time personalities updated.