Class: MangoModel::ReportType

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

Overview

Report types enumeration

Constant Summary collapse

TRANSACTIONS =
value 'TRANSACTIONS'
WALLETS =
value 'WALLETS'

Method Summary

Methods included from Enum

extended, value_of