GeostorePriceInfoFoodNutritionFactsNutritionFact

GoogleApi.ContentWarehouse.V1.Model.GeostorePriceInfoFoodNutritionFactsNutritionFact


Table of Contents ▼

Jump to a specific part of the page:

Description

This message denotes nutrition information with an upper bound and lower bound range and can be represented by mass unit.

Attributes List

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

View Attributes

Attributes

  1. lowerAmount (type: float(), default: nil)
    -
  2. unit (type: String.t, default: nil)
    - Unit of the given nutrition information.
  3. upperAmount (type: float(), default: nil)
    -

Type

@type t() :: %GoogleApi.ContentWarehouse.V1.Model.GeostorePriceInfoFoodNutritionFactsNutritionFact{
lowerAmount: float() | nil,
unit: String.t() | nil,
upperAmount: float() | nil
}

Function

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

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