Represents a SAML ContactPerson element.
Ported from the Erlang esaml_contact record.
esaml_contact
@type t() :: %ExSaml.Core.Contact{email: String.t(), name: String.t()}