View Source ExNylas.Contact.Build.WebPage (ExNylas v0.9.0)

Summary

Types

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