Interface CreateEmailResponse

Resposta de criação de email

interface CreateEmailResponse {
    mail: string;
}

Properties

Properties

mail: string

Email criado