View Source GoogleApi.CloudSupport.V2beta.Model.Product (google_api_cloud_support v0.8.0)
The product a case may be associated with.
Attributes
-
productLine
(type:String.t
, default:nil
) - The product line of the Product.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.CloudSupport.V2beta.Model.Product{ productLine: String.t() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.