Method: VoucherifySdk::RedemptionEntryPromotionTier#created_at

Defined in:
lib/VoucherifySdk/models/redemption_entry_promotion_tier.rb

#created_atObject

Timestamp representing the date and time when the promotion tier was created. The value is shown in the ISO 8601 format.



22
23
24
# File 'lib/VoucherifySdk/models/redemption_entry_promotion_tier.rb', line 22

def created_at
  @created_at
end