GoogleApi.Content.V21.Model.BusinessDayConfig (google_api_content v0.73.0)

View Source

Attributes

  • businessDays (type: list(String.t), default: nil) - Regular business days, such as '"monday"'. May not be empty.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

t()

@type t() :: %GoogleApi.Content.V21.Model.BusinessDayConfig{
  businessDays: [String.t()] | nil
}

Functions

decode(value, options)

@spec decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.