AssistantApiSettingsMarketplaceDisclosure

GoogleApi.ContentWarehouse.V1.Model.AssistantApiSettingsMarketplaceDisclosure


Table of Contents ▼

Jump to a specific part of the page:

Description

No description given.

Attributes List

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

View Attributes

Attributes

  1. confirmed (type: boolean(), default: nil)
    - True if the user has confirmed the marketplace disclosure.
  2. timestampMs (type: String.t, default: nil)
    - The time user confirmed the marketplace disclosure.

Type

@type t() :: %GoogleApi.ContentWarehouse.V1.Model.AssistantApiSettingsMarketplaceDisclosure{
confirmed: boolean() | nil,
timestampMs: String.t() | nil
}

Function

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

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