Sha256: afd4853d455483bbfd92638fea6927561308e1b6bd0957bd2ea6a99c8667e8df

Contents?: true

Size: 186 Bytes

Versions: 9

Compression:

Stored size: 186 Bytes

Contents

module Octobat
  class PaymentMode < APIResource
    include Octobat::APIOperations::List
    include Octobat::APIOperations::Create
    include Octobat::APIOperations::Update
  end
end

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
octobat-0.0.10 lib/octobat/payment_mode.rb
octobat-0.0.9 lib/octobat/payment_mode.rb
octobat-0.0.8 lib/octobat/payment_mode.rb
octobat-0.0.7 lib/octobat/payment_mode.rb
octobat-0.0.6 lib/octobat/payment_mode.rb
octobat-0.0.5 lib/octobat/payment_mode.rb
octobat-0.0.4 lib/octobat/payment_mode.rb
octobat-0.0.3 lib/octobat/payment_mode.rb
octobat-0.0.2 lib/octobat/payment_mode.rb