Typed Inttegro domain value.
@type t() :: %Inttegro.FinancialAccountPullConfigurationMandate{ created_at: String.t(), id: String.t(), ip_address: String.t(), user_agent: String.t() }
@spec from_map(map()) :: t()
@spec new!(map() | keyword()) :: t()
@spec to_map(t()) :: map()