model/client/client_sex library

Enums

ClientSex
This is defining an enumeration type called ClientSex with four possible values: notSpecified, male, female, and other. Each value is assigned a string representation that corresponds to the value's name in all caps.