Sha256: ab7d40a4979df81911270ab8d67ce8c968d9e2ad79bf11b13d325da9c6391581
Contents?: true
Size: 131 Bytes
Versions: 7
Compression:
Stored size: 131 Bytes
Contents
module AdaptivePayments class FundingTypeInfo < JsonModel attribute :funding_type, String, :param => "fundingType" end end
Version data entries
7 entries across 7 versions & 2 rubygems