Method: SDM::WorkflowHistory#timestamp

Defined in:
lib/models/porcelain.rb

#timestampObject

The time at which the Workflow state was recorded.



10319
10320
10321
# File 'lib/models/porcelain.rb', line 10319

def timestamp
  @timestamp
end