AppsDynamiteSharedOrganizationInfo

GoogleApi.ContentWarehouse.V1.Model.AppsDynamiteSharedOrganizationInfo


Table of Contents ▼

Jump to a specific part of the page:

Description

Contains info about the entity that something is, or is owned by.

Attributes List

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

View Attributes

Attributes

  1. consumerInfo (type: GoogleApi.ContentWarehouse.V1.Model.AppsDynamiteSharedOrganizationInfoConsumerInfo, default: nil)
    -
  2. customerInfo (type: GoogleApi.ContentWarehouse.V1.Model.AppsDynamiteSharedOrganizationInfoCustomerInfo, default: nil)
    -

Type

@type t() :: %GoogleApi.ContentWarehouse.V1.Model.AppsDynamiteSharedOrganizationInfo{
consumerInfo: GoogleApi.ContentWarehouse.V1.Model.AppsDynamiteSharedOrganizationInfoConsumerInfo.t() | nil,
customerInfo: GoogleApi.ContentWarehouse.V1.Model.AppsDynamiteSharedOrganizationInfoCustomerInfo.t() | nil
}

Function

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

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