Class: MangoModel::PayInExecutionType

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

Overview

Pay In execution types enumeration

Constant Summary collapse

WEB =

Web execution type

value 'WEB'
DIRECT =

Direct execution type

value 'DIRECT'
EXTERNAL_INSTRUCTION =

External instruction execution type

value 'EXTERNAL_INSTRUCTION'

Method Summary

Methods included from Enum

extended, value_of