LocalsearchProtoInternalFoodOrderingActionMetadataAvailablePartnerInfo

GoogleApi.ContentWarehouse.V1.Model.LocalsearchProtoInternalFoodOrderingActionMetadataAvailablePartnerInfo


Table of Contents ▼

Jump to a specific part of the page:

Description

Includes all partners that are either open now or supporting order ahead.

Attributes List

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

View Attributes

Attributes

  1. availablePartnerId (type: String.t, default: nil)
    - Available partner's id.
  2. logOnly (type: boolean(), default: nil)
    - Indicates whether the partner is log only.

Type

@type t() :: %GoogleApi.ContentWarehouse.V1.Model.LocalsearchProtoInternalFoodOrderingActionMetadataAvailablePartnerInfo{
availablePartnerId: String.t() | nil,
logOnly: boolean() | nil
}

Function

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

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