requiredParameterCount property
The number of required parameters for the function or method being suggested. This field is omitted if the parameterNames field is omitted.
Implementation
int? requiredParameterCount;
The number of required parameters for the function or method being suggested. This field is omitted if the parameterNames field is omitted.
int? requiredParameterCount;