Voting helps other researchers find interesting modules.
Contains the schedule for a single live-op event. Next ID: 4
endTimestampMillis
String.t
nil
previewTimestampMillis
startTimestampMillis
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.QualityCalypsoAppsUniversalAuLiveOpEvent{ endTimestampMillis: String.t() | nil, previewTimestampMillis: String.t() | nil, startTimestampMillis: String.t() | nil }
@spec decode(struct(), keyword()) :: struct()