GoogleApi.ContentWarehouse.V1.Model.QualityActionsCustomizedNotificationPayload
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):
Attributes
-
url
(type:String.t
, default:nil
)
- Currently for payload we only support raw string url. More structured options may be added in the future
Type
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.QualityActionsCustomizedNotificationPayload{
url: String.t() | nil
}
url: String.t() | nil
}
Function
@spec decode(struct(), keyword()) :: struct()Data sourced from HexDocs : GoogleApi.ContentWarehouse.V1.Model.QualityActionsCustomizedNotificationPayload