Class: CadenceThrift::StartWorkflowExecutionResponse

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

RUNID =
10
FIELDS =
{
  RUNID => {:type => ::Thrift::Types::STRING, :name => 'runId', :optional => true}
}

Instance Method Summary collapse

Instance Method Details

#struct_fieldsObject



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

def struct_fields; FIELDS; end

#validateObject



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

def validate
end