Interface EmailsResource

interface EmailsResource {
    confirmations: EmailsConfirmationResource;
}

Properties

Properties