RadioInfo

RadioInfo

The object model that contains radio information data that will be included in the RadioInfo table.

Constructor

new RadioInfo()

Source:
Properties:
Name Type Attributes Description
id String

UUIDv4 which represents the radio information's ID.

name String

Radio information's name.

name_jp String <optional>

Radio information's name in Japanese.

image String <optional>

An url links which represents the radio information's image.

description Text <optional>

Description about the radio.

website String <optional>

A link where you can stream the radio live.

social String <optional>

Social media links of the radio.

schedule Text <optional>

Radio on air schedule.

start_time Time <optional>

Radio on air schedule in time.

createdAt Date

The time the radio information was created.

updatedAt Date

The last time the radio information was updated.