View Source GoogleApi.Content.V21.Model.ECommercePlatformLinkInfo (google_api_content v0.67.1)

Additional information required for E_COMMERCE_PLATFORM link type.

Attributes

  • externalAccountId (type: String.t, default: nil) - The id used by the third party service provider to identify the merchant.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.Content.V21.Model.ECommercePlatformLinkInfo{
  externalAccountId: String.t() | nil
}

Functions

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

Unwrap a decoded JSON object into its complex fields.