Class: Temporal::Workflow::Command::RecordMarker

Inherits:
Struct
  • Object
show all
Defined in:
lib/temporal/workflow/command.rb

Instance Attribute Summary collapse

Instance Attribute Details

#detailsObject

Returns the value of attribute details



9
10
11
# File 'lib/temporal/workflow/command.rb', line 9

def details
  @details
end

#nameObject

Returns the value of attribute name



9
10
11
# File 'lib/temporal/workflow/command.rb', line 9

def name
  @name
end