Method: SDM::RemoteIdentityGroupHistory#activity_id

Defined in:
lib/models/porcelain.rb

#activity_idObject

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



8594
8595
8596
# File 'lib/models/porcelain.rb', line 8594

def activity_id
  @activity_id
end