Class: Iodized::Features::Feature_set_result
- Inherits:
-
Object
- Object
- Iodized::Features::Feature_set_result
- Includes:
- Thrift::Struct, Thrift::Struct_Union
- Defined in:
- lib/iodized/features.rb
Constant Summary collapse
- SUCCESS =
0- FIELDS =
{ SUCCESS => {:type => ::Thrift::Types::MAP, :name => 'success', :key => {:type => ::Thrift::Types::STRING}, :value => {:type => ::Thrift::Types::BOOL}} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
123 |
# File 'lib/iodized/features.rb', line 123 def struct_fields; FIELDS; end |
#validate ⇒ Object
125 126 |
# File 'lib/iodized/features.rb', line 125 def validate end |