scheduledEndTime property
The time that the broadcast is scheduled to end.
If the value is empty or the property is not present, then the broadcast is scheduled to contiue indefinitely.
Implementation
core.DateTime? scheduledEndTime;
The time that the broadcast is scheduled to end.
If the value is empty or the property is not present, then the broadcast is scheduled to contiue indefinitely.
core.DateTime? scheduledEndTime;