Sha256: f10ff04021fee415c3db6b717595612d1c8252e89912ab21ea7eee3a4070cf50
Contents?: true
Size: 635 Bytes
Versions: 11
Compression:
Stored size: 635 Bytes
Contents
module GenesisRuby module Api module Constants module Transactions module Parameters module Threeds module Version2 module MerchantRisk # Threeds Version2 Merchant Risk Re-Order Item Indicators class ReorderItemIndicators extend Mixins::Constants::Common # First Time FIRST_TIME = 'first_time'.freeze # Reordered REORDERED = 'reordered'.freeze end end end end end end end end end
Version data entries
11 entries across 11 versions & 1 rubygems