Searched defs:newParamName (Results 1 – 1 of 1) sorted by relevance
1067 …const newParamName: string[] = newMethodParams.map((newParam: ParamInfo) => newParam.getApiName()); constant1104 const newParamName: string = newApiInfo.getApiName(); constant