View Source GoogleApi.ContentWarehouse.V1.Model.QualityActionsCustomizedNotificationButton (google_api_content_warehouse v0.2.0)
Attributes
-
label(type:String.t, default:nil) - REQUIRED. text for the button label -
tapAction(type:GoogleApi.ContentWarehouse.V1.Model.QualityActionsCustomizedNotificationPayload.t, default:nil) - REQUIRED. tap action for the button
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.QualityActionsCustomizedNotificationButton{ label: String.t() | nil, tapAction: GoogleApi.ContentWarehouse.V1.Model.QualityActionsCustomizedNotificationPayload.t() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.