Class: CadenceThrift::CompleteWorkflowExecutionDecisionAttributes

Inherits:
Object
  • Object
show all
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_fieldsObject



1204
# File 'lib/gen/thrift/shared_types.rb', line 1204

def struct_fields; FIELDS; end

#validateObject



1206
1207
# File 'lib/gen/thrift/shared_types.rb', line 1206

def validate
end