Method: VoucherifySdk::CustomerSummaryRedemptions#total_failed
- Defined in:
- lib/VoucherifySdk/models/customer_summary_redemptions.rb
#total_failed ⇒ Object
Total number of redemptions that failed.
22 23 24 |
# File 'lib/VoucherifySdk/models/customer_summary_redemptions.rb', line 22 def total_failed @total_failed end |