Identity data returned by /identity/get.
@type t() :: %PlaidEx.Schemas.IdentityData{account_id: String.t(), owners: [map()]}
@spec from_map(map()) :: t()