Method: GongAPI::ContentSharedEvent#share_id
- Defined in:
- lib/gong_api/models/content_shared_event.rb
#share_id ⇒ Object
The id of the share action, in case there can be more than one share per content.
51 52 53 |
# File 'lib/gong_api/models/content_shared_event.rb', line 51 def share_id @share_id end |