Method: SDM::ApprovalWorkflowApproverHistory#activity_id

Defined in:
lib/models/porcelain.rb

#activity_idObject

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



3252
3253
3254
# File 'lib/models/porcelain.rb', line 3252

def activity_id
  @activity_id
end