QualityCalypsoAppsUniversalAuLiveOpsDetailInfo

GoogleApi.ContentWarehouse.V1.Model.QualityCalypsoAppsUniversalAuLiveOpsDetailInfo


Table of Contents ▼

Jump to a specific part of the page:

Description

Stores all possible LiveOps/LiveEvents that are eligible to be shown for an app.

Attributes List

This module has the following attributes (case-insensitive ascending order):

View Attributes

Attributes

  1. liveOpEvents (type: list(GoogleApi.ContentWarehouse.V1.Model.QualityCalypsoAppsUniversalAuLiveOpDetail), default: nil)
    -
  2. packageName (type: String.t, default: nil)
    -

Type

@type t() :: %GoogleApi.ContentWarehouse.V1.Model.QualityCalypsoAppsUniversalAuLiveOpsDetailInfo{
liveOpEvents: [ GoogleApi.ContentWarehouse.V1.Model.QualityCalypsoAppsUniversalAuLiveOpDetail.t() ] | nil,
packageName: String.t() | nil
}

Function

@spec decode(struct(), keyword()) :: struct()

Data sourced from HexDocs : GoogleApi.ContentWarehouse.V1.Model.QualityCalypsoAppsUniversalAuLiveOpsDetailInfo