Class: ActiveCampaign::Webhooks::Request::Share
- Inherits:
-
BaseRecord
- Object
- BaseRecord
- ActiveCampaign::Webhooks::Request::Share
- Defined in:
- lib/active_campaign/webhooks/request/share.rb
Overview
AC Request Struct Share
Constant Summary
Constants inherited from BaseRecord
Instance Method Summary collapse
Methods inherited from BaseRecord
attribute, #initialize, #slice
Constructor Details
This class inherits a constructor from ActiveCampaign::Webhooks::Request::BaseRecord
Instance Method Details
#content ⇒ String
13 |
# File 'lib/active_campaign/webhooks/request/share.rb', line 13 attribute :content |
#network ⇒ String
9 |
# File 'lib/active_campaign/webhooks/request/share.rb', line 9 attribute :network |
#network_id ⇒ Integer
11 |
# File 'lib/active_campaign/webhooks/request/share.rb', line 11 attribute :network_id, :Integer |