Sha256: e664f6aa64574f3d706f0a1227182d94fad9a2f1f80b43f77785c3d4b4ba45b3
Contents?: true
Size: 217 Bytes
Versions: 18
Compression:
Stored size: 217 Bytes
Contents
module Iyzipay module Model module SubMerchantType PERSONAL = 'PERSONAL' PRIVATE_COMPANY = 'PRIVATE_COMPANY' LIMITED_OR_JOINT_STOCK_COMPANY = 'LIMITED_OR_JOINT_STOCK_COMPANY' end end end
Version data entries
18 entries across 18 versions & 5 rubygems