Sha256: 9c3ff00ba2603d1daeb5af16cf6400c5862357b145d84b4a92771335c0639894
Contents?: true
Size: 920 Bytes
Versions: 2
Compression:
Stored size: 920 Bytes
Contents
require 'finix/resources/verifiable' require 'finix/resources/resource' require 'finix/resources/unknown_resource' require 'finix/resources/hypermedia' require 'finix/resources/user' require 'finix/resources/application' require 'finix/resources/identity' require 'finix/resources/processor' require 'finix/resources/token' require 'finix/resources/merchant' require 'finix/resources/merchant_profile' require 'finix/resources/risk_profile' require 'finix/resources/fee_profile' require 'finix/resources/payment_instrument' require 'finix/resources/payment_card' require 'finix/resources/bank_account' require 'finix/resources/transfer' require 'finix/resources/authorization' require 'finix/resources/webhook' require 'finix/resources/verification' require 'finix/resources/dispute' require 'finix/resources/evidence' require 'finix/resources/refund' require 'finix/resources/settlement' require 'finix/resources/error'
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
finix-1.0.1 | lib/finix/resources.rb |
finix-1.0.0 | lib/finix/resources.rb |