AssistantApiTransactionFeaturesSupport

GoogleApi.ContentWarehouse.V1.Model.AssistantApiTransactionFeaturesSupport


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. voicePinSuppressed (type: boolean(), default: nil)
    - If true, setting this boolean means the device should not support voice PIN. For example, although the phone supports both voice and PIN pad, but we don't want users using voice. https://docs.google.com/document/d/1M8iJQX3GuxGZGeidS8Gl4KJt3LuBWAIlolPlW10DkxU/edit#heading=h.8ovvdd3i2thv

Type

@type t() :: %GoogleApi.ContentWarehouse.V1.Model.AssistantApiTransactionFeaturesSupport{
voicePinSuppressed: boolean() | nil
}

Function

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

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