Sha256: bc6d21c567240cd57dc17567c4bdb236670b69dcf83fa93613b44a0206b437cf
Contents?: true
Size: 151 Bytes
Versions: 4
Compression:
Stored size: 151 Bytes
Contents
# frozen_string_literal: true module ActiveCampaign class ContactAutomation < Model # :nodoc: define_attributes :contact, :automation end end
Version data entries
4 entries across 4 versions & 1 rubygems