Method: MangoModel::PayIn#execution_type

Defined in:
lib/mangopay/model/entity/pay_in/pay_in.rb

#execution_typeObject

PayInExecutionType

Its execution type



17
18
19
# File 'lib/mangopay/model/entity/pay_in/pay_in.rb', line 17

def execution_type
  @execution_type
end