Sha256: cb9379af644e1f5c9b6aa30ea27a1f2300fc10770b7a30c1203023112b14c142

Contents?: true

Size: 131 Bytes

Versions: 13

Compression:

Stored size: 131 Bytes

Contents

# frozen_string_literal: true

require_relative 'api_error'

class EasyPost::Errors::PaymentError < EasyPost::Errors::ApiError
end

Version data entries

13 entries across 13 versions & 1 rubygems

Version Path
easypost-6.4.1 lib/easypost/errors/api/payment_error.rb
easypost-6.4.0 lib/easypost/errors/api/payment_error.rb
easypost-6.3.0 lib/easypost/errors/api/payment_error.rb
easypost-6.2.0 lib/easypost/errors/api/payment_error.rb
easypost-6.1.1 lib/easypost/errors/api/payment_error.rb
easypost-6.1.0 lib/easypost/errors/api/payment_error.rb
easypost-6.0.0 lib/easypost/errors/api/payment_error.rb
easypost-5.3.0 lib/easypost/errors/api/payment_error.rb
easypost-5.2.0 lib/easypost/errors/api/payment_error.rb
easypost-5.1.1 lib/easypost/errors/api/payment_error.rb
easypost-5.1.0 lib/easypost/errors/api/payment_error.rb
easypost-5.0.1 lib/easypost/errors/api/payment_error.rb
easypost-5.0.0 lib/easypost/errors/api/payment_error.rb