Class: Schemas::Common_types::FlagType

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

Overview

Constant Summary collapse

No =
FlagType.new("no")
Yes =
FlagType.new("yes")