View Source GoogleApi.Jobs.V2.Model.CustomField (google_api_jobs v0.18.0)
Resource that represents the custom data not captured by the standard fields.
Attributes
-
values
(type:list(String.t)
, default:nil
) - Optional. The values of the custom data.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.Jobs.V2.Model.CustomField{values: [String.t()]}
Functions
Unwrap a decoded JSON object into its complex fields.