Class: ActiveCampaign::Webhooks::Request::Share

Inherits:
BaseRecord
  • Object
show all
Defined in:
lib/active_campaign/webhooks/request/share.rb

Overview

AC Request Struct Share

Constant Summary

Constants inherited from BaseRecord

BaseRecord::PARSE_MAP

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

#contentString

Returns:

  • (String)


13
# File 'lib/active_campaign/webhooks/request/share.rb', line 13

attribute :content

#networkString

Returns:

  • (String)


9
# File 'lib/active_campaign/webhooks/request/share.rb', line 9

attribute :network

#network_idInteger

Returns:

  • (Integer)


11
# File 'lib/active_campaign/webhooks/request/share.rb', line 11

attribute :network_id, :Integer