View Source GoogleApi.ContentWarehouse.V1.Model.AssistantApiTransactionFeaturesSupport (google_api_content_warehouse v0.4.0)
Attributes
-
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
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.AssistantApiTransactionFeaturesSupport{ voicePinSuppressed: boolean() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.