Create Project MemberInvite Request Body
@type t() :: %Ory.Model.CreateProjectMemberInviteBody{ invitee_email: String.t(), role: String.t() | nil }