RetrieveEmailSettingsRequest

API: Internal/Beta

data class RetrieveEmailSettingsRequest(
    val username: String?,
)
Properties
username: String?