Method: SDM::SecretStoreHistory#activity_id
- Defined in:
- lib/models/porcelain.rb
#activity_id ⇒ Object
The unique identifier of the Activity that produced this change to the SecretStore. May be empty for some system-initiated updates.
16192 16193 16194 |
# File 'lib/models/porcelain.rb', line 16192 def activity_id @activity_id end |