@type t() :: %Spatio.Model.AddOrganizationMemberRequest{ email: String.t(), role: String.t() | nil, workspaceId: String.t() | nil }