Method: VoucherifySdk::LoyaltyCampaign#expiration_date
- Defined in:
- lib/VoucherifySdk/models/loyalty_campaign.rb
#expiration_date ⇒ Object
Expiration timestamp defines when the campaign expires in ISO 8601 format. Campaign is *inactive after* this date.
61 62 63 |
# File 'lib/VoucherifySdk/models/loyalty_campaign.rb', line 61 def expiration_date @expiration_date end |