GoogleApi.Jobs.V2.Model.CustomField (google_api_jobs v0.16.2) View Source

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.

Link to this section Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Link to this section Types

Specs

t() :: %GoogleApi.Jobs.V2.Model.CustomField{values: [String.t()]}

Link to this section Functions

Specs

decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.