Class: MangoModel::TransactionNature
- Inherits:
-
Object
- Object
- MangoModel::TransactionNature
- Extended by:
- Enum
- Defined in:
- lib/mangopay/model/enum/transaction_nature.rb
Overview
Transaction nature enumeration
Constant Summary collapse
- REGULAR =
value 'REGULAR'
- REPUDIATION =
value 'REPUDIATION'
- REFUND =
value 'REFUND'
- SETTLEMENT =
value 'SETTLEMENT'