Get Alert Resource Result
data class GetAlertResourceResult(val id: String, val lang: String? = null, val project: String? = null, val type: String)
A collection of values returned by getAlertResource.
A collection of values returned by getAlertResource.