Sha256: 2fae4ed3f24be79ce6965d9db7544874b2452d82c76cd55c545aa272270ffb21
Contents?: true
Size: 248 Bytes
Versions: 5
Compression:
Stored size: 248 Bytes
Contents
module Pingpp class BatchWithdrawal < AppBasedResource extend Pingpp::APIOperations::Create extend Pingpp::APIOperations::List include Pingpp::APIOperations::Update def self.object_name 'batch_withdrawal' end end end
Version data entries
5 entries across 5 versions & 1 rubygems