ExNylas.Contact.Build.WebPage (ExNylas v0.11.0)

Copy Markdown View Source

Summary

Types

t()

@type t() :: %ExNylas.Contact.Build.WebPage{
  type: (:work | :home | :other) | nil,
  url: String.t()
}