Source: https://restauranttechnologynetwork.com/technical-documents

Pronoun_Enum

A list of prounouns that may be utilized by a person.

Properties

Name Description Type Required Generic Enum Ignore
value Pronoun_Enum_Base false "He/Him" ,"She/Her" ,"They/Them" ,"Other_" ${prop.ignore}
extension string false ${prop.ignore}
{
  "value" : [ "He/Him", "She/Her", "They/Them", "Other_" ],
  "extension" : "string"
}