Class: MangoModel::PayInExecutionType
- Inherits:
-
Object
- Object
- MangoModel::PayInExecutionType
- 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'