Class: Schemas::Sms_types::FlagType

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

Overview

Constant Summary collapse

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