MyParam

fun MyParam(name: String, type: MyType, annotations: List<ParamAnnotation> = emptyList(), hasRequestBuilderAnno: Boolean = false)