Typed Inttegro domain value.
Summary
Types
@type t() :: %Inttegro.ChimeRecipient{ email: Inttegro.ChimeRecipientEmail.t() | nil, name: String.t() | nil, phone: Inttegro.ChimeRecipientPhone.t() | nil, type: Inttegro.ChimeRecipientType.t() }
Typed Inttegro domain value.
@type t() :: %Inttegro.ChimeRecipient{ email: Inttegro.ChimeRecipientEmail.t() | nil, name: String.t() | nil, phone: Inttegro.ChimeRecipientPhone.t() | nil, type: Inttegro.ChimeRecipientType.t() }