Sha256: 15a9904f7fb476c406843903980ac0e9c8c736e0550dcde64d99bfe3b09c44db
Contents?: true
Size: 159 Bytes
Versions: 7
Compression:
Stored size: 159 Bytes
Contents
module AdaptivePayments class FundingTypeList < JsonModel attribute :funding_type_info, NodeList[FundingTypeInfo], :param => "fundingTypeInfo" end end
Version data entries
7 entries across 7 versions & 2 rubygems