Sha256: df188552517064f1d7aa9dd4f05fd7bb084b9235ab4ff321e4f0163a0e541b5e
Contents?: true
Size: 185 Bytes
Versions: 2
Compression:
Stored size: 185 Bytes
Contents
module Octobat class PaymentMode < APIResource extend Octobat::APIOperations::List include Octobat::APIOperations::Create include Octobat::APIOperations::Update end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
octobat-0.0.12 | lib/octobat/payment_mode.rb |
octobat-0.0.11 | lib/octobat/payment_mode.rb |