Sha256: d1d71fbf1d5a44423f809eb38b07e9d81fbfb4737fba02c50ee5f4365d80bcc7
Contents?: true
Size: 217 Bytes
Versions: 25
Compression:
Stored size: 217 Bytes
Contents
module Moneta module Api module Responses class BankAccountInfo < KeyValueResponse # @return [Integer] ID счета. # Bank account ID. property :id end end end end
Version data entries
25 entries across 25 versions & 1 rubygems