t() :: %MailSlurpAPI.Model.SimpleSendEmailOptions{ body: String.t() | nil, senderId: String.t() | nil, subject: String.t() | nil, to: String.t() | nil }