View Source GoogleApi.Vault.V1.Model.CalendarExportOptions (google_api_vault v0.23.0)

The options for Calendar exports.

Attributes

  • exportFormat (type: String.t, default: nil) - The file format for exported text messages.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.Vault.V1.Model.CalendarExportOptions{
  exportFormat: String.t() | nil
}

Functions

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

Unwrap a decoded JSON object into its complex fields.