Sha256: a82e21039b1172654e88c5bd6d839ca0e34e2092c3f7febfea700a6e3fdef520
Contents?: true
Size: 163 Bytes
Versions: 7
Compression:
Stored size: 163 Bytes
Contents
module AdaptivePayments class FundingConstraint < JsonModel attribute :allowed_funding_type, Node[FundingTypeList], :param => "allowedFundingType" end end
Version data entries
7 entries across 7 versions & 2 rubygems