maxAlternatives property
The maximum number of alternatives that you tell the service to return. If
you specify the MaxAlternatives
field, you must set the
ShowAlternatives
field to true.
Implementation
final int? maxAlternatives;
The maximum number of alternatives that you tell the service to return. If
you specify the MaxAlternatives
field, you must set the
ShowAlternatives
field to true.
final int? maxAlternatives;