Class: MangoModel::TransactionType

Inherits:
Object
  • Object
show all
Extended by:
Enum
Defined in:
lib/mangopay/model/enum/transaction_type.rb

Overview

Transaction types enumeration

Constant Summary collapse

PAYIN =
value 'PAYIN'
PAYOUT =
value 'PAYOUT'
TRANSFER =
value 'TRANSFER'

Method Summary

Methods included from Enum

extended, value_of