Sha256: 0d58069c411718b8e6beb2a6b57b7e5004e66cad91f7f2dd80d9d26275915f23
Contents?: true
Size: 345 Bytes
Versions: 6
Compression:
Stored size: 345 Bytes
Contents
# TalonOne::LoyaltyProgramEntity ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **program_id** | **Integer** | The ID of the loyalty program that owns this entity. | ## Code Sample ```ruby require 'TalonOne' instance = TalonOne::LoyaltyProgramEntity.new(program_id: 125) ```
Version data entries
6 entries across 6 versions & 1 rubygems