Amarula.Contact (amarula v0.1.0)
View SourceA contact update from app-state sync — the consumer view of a contactAction
(a saved name) or the local push-name setting. address is the contact.
Summary
Types
@type t() :: %Amarula.Contact{ address: Amarula.Address.t() | nil, first_name: String.t() | nil, full_name: String.t() | nil }