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

Summary

Types

@type t() :: %ExNylas.Contact.Build.ImAddress{
  im_address: String.t(),
  type: String.t() | nil
}