RadioTracks

RadioTracks

The object model that contains radio tracks data that will be included in the RadioTracks table.

Constructor

new RadioTracks()

Source:
Properties:
Name Type Attributes Description
id String

UUIDv4 which represents the radio tracks's ID.

episode Number <optional>

Radio tracks's episode.

radio_info String

UUIDv4 which represents the radio information's ID, refers to RadioInfo.

radio_oa Date <optional>

When the radio is on air.

image String <optional>

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

src Text

Radio streaming source.

createdAt Date

The time the radio tracks was created.

updatedAt Date

The last time the radio tracks was updated.