findGenderByCode

findGenderByCode

The findGenderByCodemethod returns a Gender record that match with the gender code that was provided.

Method

The method uses the GET HTML method.

Input

The input to the method is string gender code.

Output

The output is the Gender entry if found or an empty document if no entry is known by the system with that gender code.