GeostoreCallToActionProto

GoogleApi.ContentWarehouse.V1.Model.GeostoreCallToActionProto


Table of Contents ▼

Jump to a specific part of the page:

Description

Message containing calls to action specified by the business owner.

Attributes List

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

View Attributes

Attributes

  1. ctaType (type: String.t, default: nil)
    - Required.
  2. url (type: GoogleApi.ContentWarehouse.V1.Model.GeostoreUrlProto, default: nil)
    -

Type

@type t() :: %GoogleApi.ContentWarehouse.V1.Model.GeostoreCallToActionProto{
ctaType: String.t() | nil,
url: GoogleApi.ContentWarehouse.V1.Model.GeostoreUrlProto.t() | nil
}

Function

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

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