Class: ActiveCampaign::Webhooks::Request::AccountContact

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

Overview

AC Request Struct AccountContact

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

#accountInteger

Returns:

  • (Integer)


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

attribute :account, :Integer

#contactInteger

Returns:

  • (Integer)


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

attribute :contact, :Integer

#idInteger

Returns:

  • (Integer)


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

attribute :id, :Integer

#job_titleString

Returns:

  • (String)


15
# File 'lib/active_campaign/webhooks/request/account_contact.rb', line 15

attribute :job_title