View Source GoogleApi.ContentWarehouse.V1.Model.AssistantApiSettingsCarrierCallDeviceSettings (google_api_content_warehouse v0.4.0)
Carrier related call settings on the device.
Attributes
-
allowIncomingCalls
(type:boolean()
, default:nil
) - Whether this device is allowed to receive incoming PSTN calls.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.AssistantApiSettingsCarrierCallDeviceSettings{ allowIncomingCalls: boolean() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.