Class: Schemas::Directory_types::GenderType

Inherits:
String
  • Object
show all
Defined in:
lib/bluevia/schemas/directory_types.rb

Overview

Constant Summary collapse

Female =
GenderType.new("female")
Male =
GenderType.new("male")