Gender type

Defines values for Gender. Possible values include: 'male', 'female'

type Gender = "male" | "female"