@type t() :: %Turnkey.APITypes.RootUser{ apiKeys: [ApiKey.t()], authenticators: [Authenticator.t()], userEmail: String.t(), userName: String.t() }