Inttegro.ChimeEmailSchemaKind (inttegro v0.1.0)

Copy Markdown View Source

Typed Inttegro ChimeEmailSchemaKind value.

Summary

Types

t()

@type t() :: :gmail_view_action | :schema_org_order | :schema_org_invoice | String.t()

Functions

decode(value)

@spec decode(String.t()) :: t()

encode(value)

@spec encode(t()) :: String.t()

values()

@spec values() :: [t()]