Method: VoucherifySdk::RedemptionRollback#to_s

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

#to_sString

Returns the string representation of the object

Returns:

  • (String)

    String presentation of the object



435
436
437
# File 'lib/VoucherifySdk/models/redemption_rollback.rb', line 435

def to_s
  to_hash.to_s
end