Sha256: 95fb499369b74d6fb8136f2bb8966c9c5f0f7427f8083079a0c2f75d96f89e1b
Contents?: true
Size: 142 Bytes
Versions: 4
Compression:
Stored size: 142 Bytes
Contents
# frozen_string_literal: true module ActiveCampaign class TaskOutcome < Model # :nodoc: define_attributes :title, :sentiment end end
Version data entries
4 entries across 4 versions & 1 rubygems