@type t() :: %Ory.Model.ProjectMember{ email: String.t(), email_verified: boolean(), id: String.t(), name: String.t(), role: String.t() }