RepositoryAnnotationsRdfaRdfaRichSnippetsApplicationCountryPrice

GoogleApi.ContentWarehouse.V1.Model.RepositoryAnnotationsRdfaRdfaRichSnippetsApplicationCountryPrice


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. countryCode (type: String.t, default: nil)
    -
  2. currencyCode (type: String.t, default: nil)
    - ISO 4217 currency code.
  3. price (type: String.t, default: nil)
    - Price string converted from double value in a standard currency unit, like '199.35' or '1400'.

Type

@type t() :: %GoogleApi.ContentWarehouse.V1.Model.RepositoryAnnotationsRdfaRdfaRichSnippetsApplicationCountryPrice{
countryCode: String.t() | nil,
currencyCode: String.t() | nil,
price: String.t() | nil
}

Function

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

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