Class: MangoModel::TransactionNature

Inherits:
Object
  • Object
show all
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'

Method Summary

Methods included from Enum

extended, value_of