Method: SDM::WorkflowApproverHistory#activity_id

Defined in:
lib/models/porcelain.rb

#activity_idObject

The unique identifier of the Activity that produced this change to the WorkflowApprover. May be empty for some system-initiated updates.



15557
15558
15559
# File 'lib/models/porcelain.rb', line 15557

def activity_id
  @activity_id
end