View Source GoogleApi.Checks.V1alpha.Model.GoogleChecksReportV1alphaCheckCitation (google_api_checks v0.3.0)

Regulation or policy that serves as the legal basis for the check.

Attributes

  • type (type: String.t, default: nil) - Citation type.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.Checks.V1alpha.Model.GoogleChecksReportV1alphaCheckCitation{
  type: String.t() | nil
}

Functions

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

Unwrap a decoded JSON object into its complex fields.