View Source GoogleApi.Integrations.V1alpha.Model.EnterpriseCrmEventbusProtoCustomSuspensionRequest (google_api_integrations v0.2.0)
Attributes
-
postToQueueWithTriggerIdRequest
(type:GoogleApi.Integrations.V1alpha.Model.GoogleInternalCloudCrmEventbusV3PostToQueueWithTriggerIdRequest.t
, default:nil
) - Request to fire an event containing the SuspensionInfo message. -
suspensionInfoEventParameterKey
(type:String.t
, default:nil
) - In the fired event, set the SuspensionInfo message as the value for this key.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.Integrations.V1alpha.Model.EnterpriseCrmEventbusProtoCustomSuspensionRequest{ postToQueueWithTriggerIdRequest: GoogleApi.Integrations.V1alpha.Model.GoogleInternalCloudCrmEventbusV3PostToQueueWithTriggerIdRequest.t() | nil, suspensionInfoEventParameterKey: String.t() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.