Module: Docdata::Order::Gender

Defined in:
lib/docdata/order/gender.rb

Constant Summary collapse

MALE =
"M"
FEMALE =
"F"
UNDEFINED =
"U"