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