Sha256: 0404f2bc0f7e96820ba583fc2e8156d49232b88370193819084fbd4c8f9884f5
Contents?: true
Size: 207 Bytes
Versions: 22
Compression:
Stored size: 207 Bytes
Contents
module Cobrato module Entities class PaymentConfig < Base attribute :id, Integer attribute :name, String attribute :bank_account_id, Integer end end end
Version data entries
22 entries across 22 versions & 1 rubygems
Version | Path |
---|---|
cobrato-client-0.23.0.beta2 | lib/cobrato/entities/payment_config.rb |
cobrato-client-0.23.0.beta1 | lib/cobrato/entities/payment_config.rb |