Module: Jamm::Mode

Defined in:
lib/jamm.rb

Overview

SDK mode, either platform or merchant.

Constant Summary collapse

PLATFORM =
'platform'
MERCHANT =
'merchant'