Method: VoucherifySdk::CustomerSummaryRedemptions#total_rollback_failed
- Defined in:
- lib/VoucherifySdk/models/customer_summary_redemptions.rb
#total_rollback_failed ⇒ Object
Total number of redemption rollbacks that failed.
31 32 33 |
# File 'lib/VoucherifySdk/models/customer_summary_redemptions.rb', line 31 def total_rollback_failed @total_rollback_failed end |