ApiMethod

constructor(name: String, parameters: List<String>, returnType: String, annotations: List<String> = emptyList(), comment: String? = null)