Sha256: 12f971d4a1f5d3711991809ffe1e11d04f48064da33e3a4a666c913654b24319
Contents?: true
Size: 467 Bytes
Versions: 7
Compression:
Stored size: 467 Bytes
Contents
# TalonOne::ReferralRejectionReason ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **campaign_id** | **Integer** | | **referral_id** | **Integer** | | **reason** | **String** | | ## Code Sample ```ruby require 'TalonOne' instance = TalonOne::ReferralRejectionReason.new(campaign_id: null, referral_id: null, reason: null) ```
Version data entries
7 entries across 7 versions & 1 rubygems