Module: Braintree::Transaction::Type
- Defined in:
- lib/braintree/transaction.rb
Overview
:nodoc:
Constant Summary collapse
- Credit =
:nodoc:
"credit"- Sale =
:nodoc:
"sale"- All =
constants.map { |c| const_get(c) }
:nodoc:
:nodoc:
"credit":nodoc:
"sale"constants.map { |c| const_get(c) }