Name | Type | Description | Notes |
---|---|---|---|
id | Integer | The ID of the audience belonging to this entity. | |
name | String | The Name of the audience belonging to this entity. |
require 'TalonOne'
instance = TalonOne::AudienceMembership.new(id: 2,
name: Travel audience)