Method: VoucherifySdk::LoyaltyCampaign#metadata
- Defined in:
- lib/VoucherifySdk/models/loyalty_campaign.rb
#metadata ⇒ Object
The metadata object stores all custom attributes assigned to the campaign. A set of key/value pairs that you can attach to a campaign object. It can be useful for storing additional information about the campaign in a structured format.
67 68 69 |
# File 'lib/VoucherifySdk/models/loyalty_campaign.rb', line 67 def @metadata end |