Sha256: b9d2ae073112761e5b8bc457ab1933269705d9af6d1cfa3021af28f3a84ef3f0
Contents?: true
Size: 154 Bytes
Versions: 5
Compression:
Stored size: 154 Bytes
Contents
module Moip2 module Resource class MultiPayment < SimpleDelegator def intialize(response) super(response) end end end end
Version data entries
5 entries across 5 versions & 1 rubygems