Sha256: 9f15a8c47883355ccabdfc7a2aade988a15952216c33ba52484779b756d61fe7
Contents?: true
Size: 203 Bytes
Versions: 3
Compression:
Stored size: 203 Bytes
Contents
# frozen_string_literal: true module Calendly # UTM and Salesforce tracking parameters associated with the invitee. class InviteeTracking include ModelUtils include TrackingFields end end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
calendly-0.14.0 | lib/calendly/models/invitee_tracking.rb |
calendly-0.13.0 | lib/calendly/models/invitee_tracking.rb |
calendly-0.12.0 | lib/calendly/models/invitee_tracking.rb |