Class: CadenceThrift::ActivityType
- Inherits:
-
Object
- Object
- CadenceThrift::ActivityType
- Includes:
- Thrift::Struct, Thrift::Struct_Union
- Defined in:
- lib/gen/thrift/shared_types.rb,
lib/gen/thrift/shared_types.rb
Constant Summary collapse
- NAME =
10
- FIELDS =
{ NAME => {:type => ::Thrift::Types::STRING, :name => 'name', :optional => true} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
913 |
# File 'lib/gen/thrift/shared_types.rb', line 913 def struct_fields; FIELDS; end |
#validate ⇒ Object
915 916 |
# File 'lib/gen/thrift/shared_types.rb', line 915 def validate end |