Sha256: 62efd84adf7cf3d67f3a6cde84d42647bfb3ea4c99ddb93006b521a567e4d95d
Contents?: true
Size: 319 Bytes
Versions: 3
Compression:
Stored size: 319 Bytes
Contents
# TalonOne::UpdateAudience ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **name** | **String** | The human-friendly display name for this Audience. | ## Code Sample ```ruby require 'TalonOne' instance = TalonOne::UpdateAudience.new(name: null) ```
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
talon_one-2.4.0 | docs/UpdateAudience.md |
talon_one-2.3.0 | docs/UpdateAudience.md |
talon_one-2.2.0 | docs/UpdateAudience.md |